yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26985
[Bug 1412197] [NEW] cells assumes compute nodes are subdivisible
Public bug reported:
In nova/cells/starte.py _update_our_capacity(), the calculations of free
units of compute are based on optimistic packing of each instance type
on each compute node. This does not account for hypervisors which do not
allow more than one instance per node, such as ironic.
** Affects: nova
Importance: Undecided
Status: New
** Tags: cells ironic
** Tags added: cells ironic
--
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/1412197
Title:
cells assumes compute nodes are subdivisible
Status in OpenStack Compute (Nova):
New
Bug description:
In nova/cells/starte.py _update_our_capacity(), the calculations of
free units of compute are based on optimistic packing of each instance
type on each compute node. This does not account for hypervisors which
do not allow more than one instance per node, such as ironic.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1412197/+subscriptions
Follow ups
References