-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
False
-
sat-rocket
-
None
-
None
-
None
-
None
Description of problem:
Provisioning a new host using a compute resource using the image method provides the user a way to select the image. With most this is a drop down of available images, but libvirt uses a text field.
Via SAT-35208 there was already some validation added, so we know how to extract the list of images already.
How reproducible:
Always
Is this issue a regression from an earlier version:
No
Steps to Reproduce:
1. Navigate to Infrastructure -> Compute Resources
2. Select a libvirt based compute resource (create one if needed)
3. Click Create Image
Actual behavior:
The Image field is a text box
Expected behavior:
The Image field is a select with all possible templates like in other compute resources
Business Impact / Additional info:
This brings alignment between compute resources and gives the user a more consistent experience.