yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62277
[Bug 1296627] Re: Instance snapshots shown in 'boot from image' list
Reviewed: https://review.openstack.org/364825
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a2bed9815e3032013a998f1c6f1e9c747cec68bb
Submitter: Jenkins
Branch: master
commit a2bed9815e3032013a998f1c6f1e9c747cec68bb
Author: ramyasunkara <sunkara.sree@xxxxxxx>
Date: Fri Sep 2 15:57:10 2016 +0530
Instance snapshots shown in 'boot from image' list
Instance snapshots are now not shown in 'boot from image' list
Change-Id: I19ab25b6c011909da97997f8c0598fe8c426e692
Closes-Bug: #1296627
** 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/1296627
Title:
Instance snapshots shown in 'boot from image' list
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
When we store a snapshot of an instance, and then try to create an
instance, that instance snapshot is shown in two list, namely 'boot
from snapshot' and 'boot from image' list. This is confusing to the
user. We should report it only in snapshot list.
I can see that the instance snapshots are having an attribute
'instance_uuid', which the glance images don't have. We can filter out
the snapshot from volumes using this method.
Any other suggestions?
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1296627/+subscriptions
References