yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68906
[Bug 1617362] Re: Nova 'ComputeManager._destroy_evacuated_instances' method doesn't send notifications
Marking this as invalid based on #2 and based on the fact that nobody
answered the questions raised in #2.
** Changed in: nova
Status: Incomplete => Invalid
--
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/1617362
Title:
Nova 'ComputeManager._destroy_evacuated_instances' method doesn't send
notifications
Status in OpenStack Compute (nova):
Invalid
Bug description:
The community manager has a way to notify about instance usage - notify_about_instance_usage.
Currently the _destroy_evacuated_instances does not have any notifications when all the evacuated instances are destroyed. A notification should be sent when this method completes and any instance is actually destroyed.
https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L627
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1617362/+subscriptions
References