nova/nova/tests/functional/db
Dan Smith 3a258ba927 Remove deprecated aggregate DB compatibility
We dropped support for aggregates in newton, so this compatibility code
should no longer be used or needed.

Related to blueprint placement-req-filter

Change-Id: Iec161b0b13b5d3fe655531eacad83193fea89fda
2018-02-14 14:32:00 -08:00
..
api Make request_spec.spec MediumText 2017-12-14 21:28:18 -05:00
__init__.py Add second migrate_repo for cells v2 database migrations 2015-03-03 15:41:40 -05:00
test_aggregate.py Remove deprecated aggregate DB compatibility 2018-02-14 14:32:00 -08:00
test_aggregate_model.py Add aggregates tables to the API db. 2016-06-01 12:00:56 -05:00
test_allocation_candidates.py Merge "trivial: use cn instead of rp" 2018-01-31 14:32:40 +00:00
test_archive.py cleanup mapping/reqspec after archive instance 2017-11-21 15:28:07 +01:00
test_build_request.py Raise MarkerNotFound if BuildRequestList.get_by_filters doesn't find marker 2017-12-12 21:27:28 -05: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_by_hypervisor_type() 2017-09-11 08:16:54 -07:00
test_connection_switch.py Add scatter gather utilities for cells 2017-06-29 19:41:20 +00:00
test_console_auth_token.py Add ConsoleAuthToken object 2018-01-06 02:03:50 +00:00
test_flavor.py Add Flavor.description attribute 2017-11-05 01:24:01 -05:00
test_flavor_model.py Add Flavor.description attribute 2017-11-05 01:24:01 -05:00
test_host_mapping.py Make discover_hosts only query for unmapped ComputeNode records 2017-05-15 10:50:01 -04:00
test_instance.py Add Flavor.description attribute 2017-11-05 01:24:01 -05: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 instances to check quota 2017-07-18 17:31:15 +00:00
test_quota_model.py Add quota related tables to the api database. 2016-10-12 07:40:00 +00:00
test_quotas.py Add online migration to move quotas to API database 2017-07-24 18:36:46 -04:00
test_request_spec.py Use instance.project_id when creating request specs for old instances 2017-12-20 09:16:22 -05:00
test_resource_class_cache.py [placement] Object changes to support last-modified headers 2017-12-07 18:47:17 +00:00
test_resource_provider.py add _has_provider_trees() utility function 2018-01-16 12:55:07 -05:00
test_security_group.py Add SecurityGroupList.get_counts() 2017-06-19 21:51:46 +00:00