Public bug reported: 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 ** Affects: horizon Importance: Undecided Assignee: Chiew Yee Xin (yeexinc) Status: New ** Changed in: horizon Assignee: (unassigned) => Chiew Yee Xin (yeexinc) ** Description changed: Steps to reproduce: - 1. Go to Project > Computer > Images + 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 -- 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): New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

