** Changed in: openstack-qa
Status: Confirmed => Fix Released
--
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/884842
Title:
assert_compute_node_has_enough_memory should check memory_mb is None
or not
Status in OpenStack Compute (Nova):
Fix Released
Status in OpenStack QA:
Fix Released
Bug description:
This method always return True when the memory_mb is None.
https://github.com/openstack/nova/blob/master/nova/scheduler/driver.py#L380
This method should check memory_mb value.
assert_compute_node_has_enough_disk has same problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/884842/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp