yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67000
[Bug 1710890] Re: Image is not available when launch instance
Reviewed: https://review.openstack.org/495141
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=48862eb9b7f5789dee3362d9103416628c5d3e76
Submitter: Jenkins
Branch: master
commit 48862eb9b7f5789dee3362d9103416628c5d3e76
Author: kairat_kushaev <kkushaev@xxxxxxxxxxxx>
Date: Fri Aug 18 13:30:59 2017 +0400
do not flush selection on "old" boot source
This fixes an issue introduced by watchers:
when page initialized images watchers called before
select boot source watcher.it leads to sutiation when
we specify selection from user input and flush it on
updateBootSource. as a result page come to
inconsistent state described in the bug.
Perhaps, this requires big refactoring but in the
current patch we do not flush selection if boot type
was not changed. it allows to use image, snapshot,
volume from context as ctrl.selection.
Change-Id: I4b23071a2a9e2c02cc1f46713165e5cb5155894f
Closes-Bug: #1710890
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1710890
Title:
Image is not available when launch instance
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
it was reproduced against master.
Steps to reproduce:
1. Go to Horizon-> Images under admin
2. Create public image of any type
3. push [Launch] button on created image.
4. go to source tab.
5. Choose Boot source= Image
6. Try to find image created in "Select one" table
AR: created image is not listed in the table
ER: created image is available in the table.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1710890/+subscriptions
References