yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01547
[Bug 1129519] Re: ComputeManager running_deleted_instances doesn't support instance uuids
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => grizzly-rc1
--
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/1129519
Title:
ComputeManager running_deleted_instances doesn't support instance
uuids
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
ComputeManager _get_instances_on_driver() first tries
driver.list_instance_uuids(), and if that is not implemented, falls
back to driver.list_instances() to get a list of names. However,
_running_deleted_instances() simply calls driver.list_instances().
Instead, it should try the newer list_instance_uuids() method first.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1129519/+subscriptions