← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1676648] Re: Launch instance modal doesn't pre-populate disk size

 

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

commit c6f8d7444af43e64041e19cf1103a3c11712b124
Author: Ying Zuo <yinzuo@xxxxxxxxx>
Date:   Mon Mar 27 17:23:38 2017 -0700

    Set minimum volume size based on the flavor selected
    
    On the Angular launch instance modal, the volume size for the new
    instance does not take the disk size required by the selected flavor
    into consideration, which is inconsistent with the Django launch
    instance modal.
    
    This patch will set the volume size of the new instance to the
    minimum disk size required by the selected flavor.
    
    Change-Id: Ifb35b70c5b41820024e17da783687bfe7880b8e8
    Closes-bug: #1676648


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

Title:
  Launch instance modal doesn't pre-populate disk size

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  On the Django launch instance modal, when user selects a boot source
  with new volume, the disk size required by the flavor will be pre-
  populated as the volume size. This is missing from the Angular launch
  instance modal.

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


References