yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68950
[Bug 1704908] Re: Launching instance from image causes image to be deallocated
This is working correctly. This image that is selected appears in the
"Allocated" table rather than the "Available" table on the Source tab.
The description hints that by selecting another item in the boot source
box (e.g. Volume) and then re-selecting "Image" that the originally
selected image appears under Available instead of Allocated, but that is
also reasonable behavior.
** Changed in: horizon
Status: In Progress => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1704908
Title:
Launching instance from image causes image to be deallocated
Status in OpenStack Dashboard (Horizon):
Opinion
Bug description:
Steps to reproduce:
1. Go to Project > Compute > Images
2. Click "Launch" on one of the images to launch an instance.
3. Go to "Source" tab. The image selected is not allocated and does not appear in the available list.
I realize that the image was initially allocated but was then de-
allocated when changeBootSource(selectedSource) was called repeatedly:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/static/dashboard/project/workflow
/launch-instance/source/source.controller.js#L440
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1704908/+subscriptions
References