Reviewed: https://review.openstack.org/482378 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b00f8a603a698c069caaa8e87f73d219a310f0ff Submitter: Jenkins Branch: master
commit b00f8a603a698c069caaa8e87f73d219a310f0ff Author: Ying Zuo <[email protected]> Date: Mon Jul 10 19:35:17 2017 -0700 Fix missing volume name on launch instance modal The Volume object passed back from cinder doesn't have the name for volumes created with an instance. It should be passed in to api.cinder.Volume to get the name properly. Change-Id: I2a812c898f601c741f232419f96bf93f3965bf81 Closes-bug: #1702966 ** 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/1702966 Title: Volume name should be shown on launch instance modal Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Steps to reproduce: 1. Create an instance from image with new volume. Make sure the option delete volume on instance delete is set to No. 2. Delete that instance 3. Open up the AngularJS launch instance modal and click the source tab 4. Select volume as the boot source Note that the volume created with the deleted instance is shown with no name. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1702966/+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

