nova/nova/tests/functional
Ed Leafe 1c36b645e1 add consumers generation field
In order to prevent races where two different processes can try to write
the allocations for a consumer, we are adding a 'generation' column to
the consumers table. This will be incremented each time a consumer's
allocations change, and allocation requests whose generation doesn't
match the current value will be rejected.

Blueprint: add-consumer-generation
Change-Id: Ia247f0783c5bbd172aafbfd86372fabeeef557c3
2018-06-12 15:27:57 -04:00
..
api Merge "placement: Use INNER JOIN for requied traits" 2018-06-12 16:05:54 +00:00
api_sample_tests Remove support for /os-virtual-interfaces REST API 2018-06-06 21:14:39 +00:00
compute Make get_instance_objects_sorted() be smart about cells 2018-05-09 12:52:56 -07:00
db add consumers generation field 2018-06-12 15:27:57 -04:00
libvirt libvirt: Don't report DISK_GB if sharing 2018-06-12 18:19:38 +05:30
notification_sample_tests Transform instance.exists notification 2018-06-05 12:51:30 +00:00
regressions libvirt: Don't report DISK_GB if sharing 2018-06-12 18:19:38 +05:30
wsgi libvirt: Don't report DISK_GB if sharing 2018-06-12 18:19:38 +05:30
__init__.py
api_paste_fixture.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
api_samples_test_base.py Add pagination and changes-since for instance-actions 2017-12-14 07:42:17 +00:00
integrated_helpers.py libvirt: Don't report DISK_GB if sharing 2018-06-12 18:19:38 +05:30
test_aggregates.py mirror nova host aggregate members to placement 2018-05-30 12:45:20 -04:00
test_compute_mgr.py remove unnecessary conf imports 2018-03-09 14:30:10 -05:00
test_images.py Add create image functional negative tests 2016-12-26 14:15:14 +09: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_list_servers_ip_filter.py Trivial: Nix duplicate PlacementFixture() in test 2017-12-01 15:39:28 -06:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py Remove unused logging import 2017-02-17 15:17:51 +07:00
test_middleware.py Removes unnecessary utf-8 encoding 2016-12-20 10:27:01 +07:00
test_multiattach.py [api] Allow multi-attach in compute api 2018-01-22 10:45:13 -05:00
test_nova_manage.py libvirt: Don't report DISK_GB if sharing 2018-06-12 18:19:38 +05:30
test_report_client.py mirror nova host aggregate members to placement 2018-05-30 12:45:20 -04:00
test_server_group.py Add late server group policy check to rebuild 2018-02-06 13:54:12 +01:00
test_servers.py libvirt: Don't report DISK_GB if sharing 2018-06-12 18:19:38 +05:30