← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1403276] [NEW] Some image properties request may override flavor request

 

Public bug reported:

Currently, if the image properties include hw_serial_port_count,
hw_cpu_max_sockets, hw_cpu_max_cores or hw_cpu_max_threads, but the
flavor does not specify the corresponding request, the image request
will be used to boot the instance.

This has potential issue because if flavor has no statement, the image
request should fail. Otherwise, it will become a shortcut to resource
request.

** Affects: nova
     Importance: Undecided
     Assignee: jiang, yunhong (yunhong-jiang)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => jiang, yunhong (yunhong-jiang)

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

Title:
  Some image properties request may override flavor request

Status in OpenStack Compute (Nova):
  New

Bug description:
  Currently, if the image properties include hw_serial_port_count,
  hw_cpu_max_sockets, hw_cpu_max_cores or hw_cpu_max_threads, but the
  flavor does not specify the corresponding request, the image request
  will be used to boot the instance.

  This has potential issue because if flavor has no statement, the image
  request should fail. Otherwise, it will become a shortcut to resource
  request.

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


Follow ups

References