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

commit 9ffb72b2f1e31da6e2b2cb5f4fd8de3db8e6574c
Author: Beth Elwell <belw...@redhat.com>
Date:   Thu May 25 13:07:06 2017 +0100

    Should not be able to choose flavor < volume.image.min_disk
    
    On launching an instance, if the flavor size is smaller than the
    size of the image associated with the selected volume it should not
    be selectable.
    
    Change-Id: If2663171b10e876d873c289bd5f11bed7355d516
    Closes-Bug: #1693476


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

Title:
  Should not be able to choose flavor when volume.min_disk > flavor.disk

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Description of problem:

  When an instance is created using an image, the flavors where
  flavor.disk is smaller than glance.min_disk are not selectable.

  When an instance is created using a volume that makes use of an image
  and still has min_disk associated, flavors where flavor.disk is
  smaller than glance.min_disk are selectable.

  How reproducible:

  100%

  Steps to Reproduce:
  1. Create a flavor with Root Disk (GB) = 1
  2. Create a volume with Minimum Disk (GB) = 2
  3. Launch instance and select the volume we created in step2.
  4. We can select any flavor listed, including the one we created in step 1, 
which does not meet min disk requirements.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to