nova/nova/notifications/objects
Matt Riedemann fe535cbaa0 Address nits from service create/destroy notification review
This adds two things from the review of change
I955d98f9fd4b121f98e172e5ab30eb668a24006d:

1. A utility method to convert a service binary to a valid
   notification source.

2. Adds a comment in the functional test reminding us that
   we're using the latest microversion which is how we get
   the service uuid from the REST API.

Change-Id: If67b4e07d608f323c1154f7f379d4eb849e46fbf
2017-11-27 11:42:13 -05:00
..
__init__.py Move notification related code to separate package 2016-06-08 11:32:53 +02:00
aggregate.py Transform aggregate.remove_host notification 2017-09-08 16:24:10 +02:00
base.py Address nits from service create/destroy notification review 2017-11-27 11:42:13 -05:00
exception.py Remove **kwargs passing in payload __init__ 2017-06-08 08:50:40 +00:00
flavor.py Add FlavorPayload.description for versioned notifications 2017-11-14 09:14:12 -05:00
instance.py Merge "Fix missing versioned notification sample" 2017-11-13 18:38:12 +00:00
keypair.py Transform keypair.import notification 2017-10-30 16:44:29 -04:00
server_group.py Transform servergroup.delete notification 2017-09-08 13:01:20 +00:00
service.py Versioned notifications for service create and delete 2017-11-27 11:11:44 -05:00