nova/doc/notification_samples
Mark Doffman 7f82c5e681 Aggregate create and destroy work against API db
Make aggregate.create() and destroy() use the API rather than cell database.
Also block aggregate creation until main database empty. This makes
Aggregate.create() fail until the main database has had all of its aggreagtes
migrated. Since we want to avoid any overlap or clashes in integer ids we
need to enforce this.

Note that this includes a change to a notification sample, which encodes
the function and module of a sample exception (which happens to be during
an aggregate operation). Since the notifications are encoding internal
function names, which can and will change over time, this is an expected
change.

blueprint cells-aggregate-api-db

Co-Authored-By: Dan Smith <dansmith@redhat.com>
Change-Id: Ida70e3c05f93d6044ddef4fcbc1af999ac1b1944
2016-08-01 08:22:08 -07:00
..
compute-exception.json Aggregate create and destroy work against API db 2016-08-01 08:22:08 -07:00
instance-delete-end.json Transform instance.delete notifications 2016-06-30 16:54:51 +02:00
instance-delete-start.json Transform instance.delete notifications 2016-06-30 16:54:51 +02:00
instance-pause-end.json Transform instance.pause notifications 2016-07-07 15:26:53 +00:00
instance-pause-start.json Transform instance.pause notifications 2016-07-07 15:26:53 +00:00
instance-power_on-end.json Transform instance.power_on notifications 2016-07-01 15:36:41 +00:00
instance-power_on-start.json Transform instance.power_on notifications 2016-07-01 15:36:41 +00:00
instance-resize-end.json Transform instance.resize notifications 2016-07-08 16:52:15 +01:00
instance-resize-start.json Transform instance.resize notifications 2016-07-08 16:52:15 +01:00
instance-restore-end.json Transform instance.restore notifications 2016-07-12 20:57:07 -04:00
instance-restore-start.json Transform instance.restore notifications 2016-07-12 20:57:07 -04:00
instance-shelve-end.json Replace DOS line ending with UNIX 2016-07-08 09:21:15 +02:00
instance-shelve-start.json Replace DOS line ending with UNIX 2016-07-08 09:21:15 +02:00
instance-suspend-end.json Transform instance.suspend notifications 2016-07-01 19:04:04 +00:00
instance-suspend-start.json Transform instance.suspend notifications 2016-07-01 19:04:04 +00:00
instance-update.json Transform instance.update notification 2016-06-30 16:54:57 +02:00
service-update.json Bump service version for BuildRequest deletion 2016-07-12 13:35:36 -04:00