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

Bug #1693476 reported by Beth Elwell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Beth Elwell

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.

Beth Elwell (bethelwell)
Changed in horizon:
assignee: nobody → Beth Elwell (bethelwell)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/468018

Changed in horizon:
assignee: Beth Elwell (bethelwell) → Honza Pokorny (hpokorny)
Changed in horizon:
assignee: Honza Pokorny (hpokorny) → Beth Elwell (bethelwell)
Changed in horizon:
milestone: none → pike-3
Changed in horizon:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 12.0.0.0b3

This issue was fixed in the openstack/horizon 12.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.