nova/nova/tests/functional
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
..
api Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
api_sample_tests Fix urllib.urlencode issue in functional tests on Python 3 2016-12-23 17:13:54 +08:00
db Merge "Provide an online data migration to cleanup orphaned build requests" 2017-01-04 00:17:01 +00:00
libvirt tests: avoid starting compute service twice in sriov functional test 2016-12-07 09:39:23 -05:00
notification_sample_tests Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
regressions conf: Remove config option compute_ manager 2016-12-08 20:05:52 +08:00
wsgi Pull from cell0 and build_requests for instance list 2016-09-01 13:27:14 -04:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
api_samples_test_base.py Simple tenant usage pagination 2016-12-14 03:33:50 +00:00
integrated_helpers.py conf: Remove config option compute_ manager 2016-12-08 20:05:52 +08:00
test_compute_mgr.py conf: Remove deprecated service manager opts 2016-12-05 23:28:49 +08:00
test_instance_actions.py make microversion a client level construct for tests 2016-02-24 11:02:05 -05:00
test_legacy_v2_compatible_wrapper.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py conf: Move api options to a group 2016-11-25 16:32:31 -06:00
test_middleware.py Add CORS filter to versions pipeline 2016-12-02 11:44:09 -05:00
test_server_group.py conf: Remove config option compute_ manager 2016-12-08 20:05:52 +08:00
test_servers.py Merge "Add metadata functional negative tests" 2016-12-21 06:13:27 +00:00