← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2007968] [NEW] Flavors may not meet the image minimum requirement when resize

 

Public bug reported:

Description
===========
When resize instance, the flavors returned may not meet the image minimum memory requirement, resizing instance ignores the minimum memory limit of the image, which may cause the resizing be successfully, but the instance fails to start because the memory is too small to run the system.

Steps to reproduce
==================
1.create an instance with image min_ram 4096
2.resize the instance
3.watch the returned flavors

Expected result
===============
do not include the flavors which memory less than 4096.

Actual result
=============
returned all of the visible flavors.

Environment
===========

Logs & Configs
==============

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

Title:
  Flavors may not meet the image minimum requirement when resize

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Description
  ===========
  When resize instance, the flavors returned may not meet the image minimum memory requirement, resizing instance ignores the minimum memory limit of the image, which may cause the resizing be successfully, but the instance fails to start because the memory is too small to run the system.

  Steps to reproduce
  ==================
  1.create an instance with image min_ram 4096
  2.resize the instance
  3.watch the returned flavors

  Expected result
  ===============
  do not include the flavors which memory less than 4096.

  Actual result
  =============
  returned all of the visible flavors.

  Environment
  ===========

  Logs & Configs
  ==============

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



Follow ups