placement/nova
Mark Doffman 9cfd6fc760 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
..
api/openstack Aggregate create and destroy work against API db 2016-08-01 08:22:08 -07:00
CA some cleanup. VSA flag status changes. returned some files 2011-07-25 16:26:23 -07:00
conf Merge "New style vendordata support." 2016-07-27 15:30:56 +00:00
db Aggregate create and destroy work against API db 2016-08-01 08:22:08 -07:00
objects Aggregate create and destroy work against API db 2016-08-01 08:22:08 -07:00
policies policy: Add defaults in code (part 1) 2016-06-23 19:53:29 +03:00
scheduler/filters Don't raise error when filtering on custom metadata 2016-05-06 13:29:57 +00:00
tests Aggregate create and destroy work against API db 2016-08-01 08:22:08 -07:00
virt/hyperv Remove baremetal virt driver 2014-10-08 13:41:37 +00:00
volume/encryptors :Add missing %s in print message 2016-07-25 16:43:21 +08:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test.py Fixed typos in nova, nova/api, nova/cells directory 2016-08-01 07:14:04 +00:00
utils.py Merge "Use oslo_log instead of logging" 2016-07-22 02:17:35 +00:00