nova/nova/tests/unit/notifications
liyingjun 8e793a6c6f Versioned notifications for service create and delete
New notifications service.create and service.delete are introduced
with INFO priority and the payload of the notification is the serialized
form of the already existing Service versioned object. Service.create
notification will be emitted after the service is created (so the uuid
is available) and also send the service.delete notification after the
service is deleted.

Implement blueprint: service-create-destroy-notification

Change-Id: I955d98f9fd4b121f98e172e5ab30eb668a24006d
2017-11-27 11:11:44 -05:00
..
objects Versioned notifications for service create and delete 2017-11-27 11:11:44 -05:00
__init__.py Move notification related code to separate package 2016-06-08 11:32:53 +02:00
test_base.py Elevate existing RequestContext to get bandwidth usage 2017-10-11 15:43:52 +00:00