nova/nova
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
..
CA
api Merge "[1/3]Replace six.iteritems() with .items()" 2017-01-04 16:23:03 +00:00
cells [TrivialFix] Fix comment typo error 2016-12-22 15:11:45 +08:00
cert Merge "conf: remove deprecated cert_topic option" 2016-12-02 13:46:21 +00:00
cloudpipe Rename security_group parameter in compute.API:create 2016-11-10 11:25:43 -05:00
cmd Merge "Remove more deprecated nova-manage commands" 2017-01-04 16:23:36 +00:00
common
compute Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
conductor Add schedule_and_build_instances conductor method 2016-12-14 11:56:55 -08:00
conf Merge "conf: fix formatting in base" 2017-01-04 14:40:50 +00:00
console Add RPC version aliases for Newton 2016-10-28 03:11:38 -07:00
consoleauth Merge "conf: Move consoleauth options to a group" 2016-12-02 13:41:00 +00:00
db [TrivialFix] Fix comment and function name typo error 2016-12-22 15:20:23 +08:00
hacking Merge "Fix typo in image_meta.py & checks.py & flavor.py" 2016-12-26 14:09:59 +00:00
image conf: Remove deprecated ``use_glance_v1`` 2016-10-12 12:21:59 +00:00
ipv6
keymgr Deprecate barbican options 2016-07-29 15:36:28 -05:00
locale Imported Translations from Zanata 2016-10-27 08:19:38 +00:00
network Port security group related tests to Python 3 2016-12-26 13:29:25 +08:00
notifications Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
objects Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
pci Merge "Enhance PCI passthrough whitelist to support regex" 2016-12-14 20:59:29 +00:00
policies Separate CRUD policy for server_groups 2016-11-21 11:43:13 -05:00
scheduler placement: Do not save 0-valued inventory 2017-01-03 17:42:43 -05:00
servicegroup Don't use 'updated_at' to check service's status 2016-12-08 09:51:03 +00:00
tests Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
virt Merge "conf: remove deprecated ironic options" 2017-01-04 14:40:18 +00:00
vnc
volume encryptors: Introduce encryption provider constants 2016-11-23 10:57:11 +00:00
wsgi
__init__.py
availability_zones.py Port test_metadata to Python 3 2016-11-29 11:28:24 +08:00
baserpc.py
block_device.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00
cache_utils.py
config.py Add the ability to configure glanceclient debug logging 2016-08-04 00:32:37 +00:00
context.py Remove require_admin_context 2016-11-28 04:07:12 +08:00
crypto.py
debugger.py
exception.py Merge "UnsupportedBDMVolumeAuthMethod is not used" 2016-12-12 17:21:50 +00:00
exception_wrapper.py
filters.py
hash_ring.py Ironic: allow multiple compute services 2016-08-04 23:51:13 +00:00
hooks.py
i18n.py
loadables.py
manager.py
policy.py Remove unnecessary credential sanitation for logging 2016-10-05 12:54:23 -04:00
quota.py incorrect description in nova-api.log about quota check 2016-09-02 17:00:14 +09:00
rpc.py conf: added notifications group 2017-01-03 14:38:57 +00:00
safe_utils.py
service.py conf: Remove config option compute_ manager 2016-12-08 20:05:52 +08:00
signature_utils.py
test.py Make nova-manage cell_v2 discover_hosts tests use DBs 2016-12-17 06:12:13 +00:00
utils.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00
version.py
weights.py
wsgi.py Fixes python 3 unit tests 2016-09-23 20:10:24 +00:00