← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1617362] [NEW] Nova 'ComputeManager._destroy_evacuated_instances' method doesn't send notifications

 

Public bug reported:

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

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups