← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1615114] Re: Volume size should change when user selects a different image on create volume modal

 

Reviewed:  https://review.openstack.org/365154
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cd2a7907be0f2762ea5dca4a13171d66429519c0
Submitter: Jenkins
Branch:    master

commit cd2a7907be0f2762ea5dca4a13171d66429519c0
Author: Ying Zuo <yinzuo@xxxxxxxxx>
Date:   Fri Sep 2 14:49:41 2016 -0700

    The minimum volume size should be pre-populated
    
    On the create volume modal, the minimum volume size should be
    pre-populated when user selects a different image.
    
    Closes-bug: #1615114
    
    Change-Id: I6a0feb376250aacb00270aa5db879dd4a98d6977


** 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/1615114

Title:
  Volume size should change when user selects a different image on
  create volume modal

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to reproduce:
  1. Create two images with different sizes
  2. Go to project -> volumes panel
  3. Click create volume
  4. Select "image" as the volume source and choose the image with bigger size
  5. Check the pre-populated value on the Size field is the minimum required size of the volume based on the selected image
  6. Change the image to the one with smaller size
  7. Note that the Size field does not change

  
  The size field should pre-populate the minimum required size of the volume based on the selected image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1615114/+subscriptions


References