← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Also affects: nova
   Importance: Undecided
       Status: New

** Changed in: horizon
       Status: New => Invalid

** Changed in: nova
       Status: New => Triaged

** Changed in: nova
   Importance: Undecided => Medium

** Changed in: nova
     Assignee: (unassigned) => zhou zhong (zhouzhongg)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2007968

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

Status in OpenStack Dashboard (Horizon):
  Invalid
Status in OpenStack Compute (nova):
  Triaged

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



References