nova/nova/tests/functional/notification_sample_tests
Balazs Gibizer 8ee3e30bd1 Transform aggregate.create notification
The aggregate.create.start and aggregate.create.end notifications
has been transformed to the versioned notification framework.

The notification payload contains the 'id' of the aggregate which
is the db primary key. It is added because the REST API also
uses the db id instead of the uuid in the os-aggregates' requests
and responses.

Implements: bp versioned-notification-transformation-ocata
Change-Id: I92fe504a8f7dc19b0e1df5884045d4bc0d9e4f98
2017-01-04 17:44:30 +00:00
..
__init__.py Adds json sample for the versioned notifications 2016-01-28 15:31:21 +01:00
notification_sample_base.py restore locking in notification tests 2016-12-12 22:44:43 +00:00
test_aggregate.py Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
test_exception_notification.py Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
test_instance.py conf: added notifications group 2017-01-03 14:38:57 +00:00
test_service_update.py make microversion a client level construct for tests 2016-02-24 11:02:05 -05:00