Reviewed: https://review.openstack.org/400515 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=770858e5efa9c2d4bb55d423bb2d4efb1a9a5331 Submitter: Jenkins Branch: master
commit 770858e5efa9c2d4bb55d423bb2d4efb1a9a5331 Author: Ying Zuo <[email protected]> Date: Mon Nov 21 20:51:09 2016 -0800 Pre-populate image size on create volume from image modal Pre-populate the minimum disk size or the size of the image on create volume from image modal. Use the correct volume size unit GiB instead of GB. Change-Id: I08b0276bec76ce900fd4399356f7f290835998e1 Closes-bug: #1643078 ** 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/1643078 Title: Minimum disk size of an image should be prepopulated on create volume from image modal Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Steps to reproduce: 1. Create an image with minimum disk size set as higher than the actual image size. 2. Click the Create Volume action in the action menu of the image created in step 1. 3. Note that the actual size of the image is pre-populated on the Size input box, but the minimum disk size set on the image should be pre- populated instead. Also, the modal should show GiB instead of GB since Cinder uses GiB. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1643078/+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

