nova/nova/tests/functional/db
melanie witt a48e3d02ca Count server group members to check quota
This changes server group members from a ReservableResource to a
CountableResource and replaces quota reserve/commit/rollback with
check_deltas accordingly.

Part of blueprint cells-count-resources-to-check-quota-in-api

Change-Id: I19d3dab5c849a664f2241abbeafd03efbbaa1764
2017-06-13 01:53:33 +00:00
..
api placement: use separate tables for projects/users 2017-06-07 16:00:28 +00:00
__init__.py Add second migrate_repo for cells v2 database migrations 2015-03-03 15:41:40 -05:00
test_aggregate.py Remove aggregate uuid generation on load from DB 2017-04-10 18:16:01 -04:00
test_aggregate_model.py Add aggregates tables to the API db. 2016-06-01 12:00:56 -05:00
test_archive.py Archive instance-related rows when the parent instance is deleted 2016-09-27 12:08:21 -07:00
test_build_request.py Support tag instances when boot(2/4) 2017-06-06 06:16:41 +00:00
test_cell_mapping.py Fix database poison warnings, part 25 2016-11-10 13:57:13 +00:00
test_compute_node.py Add ComputeNodeList.get_all_by_uuids method 2017-01-20 09:47:43 +01:00
test_connection_switch.py Move to proper target_cell calling convention 2017-05-23 08:12:42 -07:00
test_flavor.py Handle unicode when dealing with duplicate flavors during online migrations 2016-12-30 12:27:48 -05:00
test_flavor_model.py Creates flavor* tables in API database 2016-02-24 16:12:07 -06:00
test_host_mapping.py Make discover_hosts only query for unmapped ComputeNode records 2017-05-15 10:50:01 -04:00
test_instance_group.py Add InstanceGroup._remove_members_in_db 2017-06-08 21:01:08 +00:00
test_instance_group_model.py Add instance groups tables to the API database 2016-06-23 00:28:50 +00:00
test_instance_mapping.py Add get_by_instance_uuids() to InstanceMappingList 2017-04-06 10:57:06 -07:00
test_keypair.py Cleanup some redundant USES_DB_SELF usage 2016-09-26 15:47:16 -04:00
test_quota.py Count server group members to check quota 2017-06-13 01:53:33 +00:00
test_quota_model.py Add quota related tables to the api database. 2016-10-12 07:40:00 +00:00
test_request_spec.py Merge "Remove unused conf" 2016-10-06 20:57:28 +00:00
test_resource_class_cache.py placement: Perform build list of standard classes once 2016-12-05 16:13:49 +00:00
test_resource_provider.py Reset the _TRAITS_SYNCED global in Traits tests 2017-06-06 22:56:11 +00:00