Actions
Bug #10969
closedImages list not loading after selecting an OS + Architecture
Status:
Resolved
Priority:
High
Assignee:
-
Category:
Compute resources - OpenStack
Target version:
-
Description
When creating a new openstack instance, I select the compute resource and then go to the OS tab to select the OS, arch, and image - but the images list doesn't reload after changing arch + OS.
I set a breakpoint in app/helpers/hosts_helper.rb in the 'possible_images' method to confirm. It only gets called once - when selecting the CR. But that returns blank because I haven't chosen an OS and arch yet.
Updated by Daniel Lobato Garcia over 9 years ago
Can't reproduce this on latest develop. Selecting any compute resource, then an architecture and operating system seems to work as always.
Updated by Stephen Benjamin over 9 years ago
- Status changed from New to Resolved
My develop was a day old, pulling fixed it.
Updated by Dominic Cleal over 9 years ago
- Is duplicate of Bug #10876: Image select box is not refreshed after OS change so Foreman uses wrong image added
Actions