"Device size" field in "Launch Instance" workflow isn't prefilled with flavor's size

Bug #1328911 reported by Ido Ovadia
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Wishlist
John Davidge

Bug Description

Description of problem:
=======================
In the "Launch Instance" form/wizard, when selecting "Boot from image (creates a new volume)" or "Boot from volume snapshot (creates a new volume), the "Device size" field should be prefilled with the highest value among the "min_disk" properties of the image, the flavor's size or the snapshot's size.

Actually, it doesn't refer to flavor's size

Version-Release number of selected component (if applicable):
=============================================================
python-django-horizon-2014.1-7.el7ost.noarch

How reproducible:
=================
100%

Steps to Reproduce:
===================
1.Create An image
2.Click Launch Instance
3.Fill details on 'Launch Instance' dialog
 - On 'Instance Boot Source' select "Boot from image (creates a new volume)"
 - Select Flavor size bigger than "min_disk" properties of the image or image size
 - Select an image

Actual results:
===============
Device size(GB) refers only "min_disk" properties of the image or image size, but not flavor size.

Expected results:
=================
"Device size" field should be prefilled with the highest value among the "min_disk" properties of the image, the flavor's size or the snapshot's size.

Julie Pichon (jpichon)
Changed in horizon:
importance: Undecided → Wishlist
Changed in horizon:
assignee: nobody → John Davidge (john-davidge)
Ido Ovadia (iovadia)
summary: - "Devise size" field in the "Launch Instance" doesn't prefilled with
+ "Device size" field in the "Launch Instance" doesn't prefilled with
flavor's size
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/114292

Changed in horizon:
status: New → In Progress
summary: - "Device size" field in the "Launch Instance" doesn't prefilled with
+ "Device size" field in "Launch Instance" workflow isn't prefilled with
flavor's size
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit 62d3752e511e13f33e324c1d785d3d49abe2a7c6
Author: johndavidge <email address hidden>
Date: Thu Aug 14 09:20:37 2014 -0700

    Device Size field now pre-fills with appropriate value

    The Device Size field in the Create Instance workflow will now pre-fill
    with a value equal to the largest of either the min_disk value of the
    selected image or the total_disk value of the selected flavor - provided
    that the larger value is >= 1.

    Change-Id: I2f9cb3e956fe374609503b8c955f98a4efe3a456
    Closes-Bug: 1328911

Changed in horizon:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in horizon:
milestone: none → juno-rc1
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: juno-rc1 → 2014.2
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.