← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1328911] [NEW] "Devise size" field in the "Launch Instance" doesn't prefilled with flavor's size

 

Public bug reported:

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.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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/1328911

Title:
  "Devise size" field in the "Launch Instance" doesn't prefilled with
  flavor's size

Status in OpenStack Dashboard (Horizon):
  New

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.

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


Follow ups

References