group-based-policy/gbpservice/neutron/tests/unit/services/grouppolicy
Robert Kukura 84353cca91 Cleanup schema loading so unit tests run consistently
Ensure that all unit test modules can be run independently or in any
combination. A new all_models module is imported before Neutron's
SqlFixture loads DB schema from model files that derive from Neutron's
model_base.BASE_V2. Code that otherwise loads the schema for these
models is eliminated. Note that AIM and NFP models do not derive from
Neutron's base class, and are handled by their own fixtures.

Change-Id: I0b1c20429f75f77929a78b75c7e361bcc5e9b6b7
2017-12-08 13:45:16 -05:00
..
drivers Cleanup schema loading so unit tests run consistently 2017-12-08 13:45:16 -05:00
extensions Ocata sync 2017-07-05 15:25:25 -07:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
test_aim_mapping_driver.py Add RPC for network ports 2017-12-05 20:18:10 +00:00
test_apic_allowed_vm_name.py [apic-mapping] Allowed VM Name extension for L3 Policy 2016-10-12 17:58:34 -07:00
test_apic_segmentation_label.py [apic-mapping] Segmentation Label extension for PT 2016-09-23 16:04:43 -07:00
test_extension_driver_api.py Cleanup schema loading so unit tests run consistently 2017-12-08 13:45:16 -05:00
test_group_proxy_extension.py Use subnetpools in resource mapping driver 2017-08-24 10:45:23 -07:00
test_grouppolicy_plugin.py Preparing for Pike support 2017-10-24 15:09:55 -07:00
test_implicit_policy.py Cleanup schema loading so unit tests run consistently 2017-12-08 13:45:16 -05:00
test_neutron_resources_driver.py Cleanup schema loading so unit tests run consistently 2017-12-08 13:45:16 -05:00
test_neutronv2_api.py Newton sync 2017-03-17 01:35:29 -07:00
test_neutronv2_client.py remove deprecated usage of contextlib.nested 2015-05-09 11:42:29 -07:00
test_nsx_policy_mapping_driver.py Cleanup schema loading so unit tests run consistently 2017-12-08 13:45:16 -05:00
test_resource_mapping.py Cleanup schema loading so unit tests run consistently 2017-12-08 13:45:16 -05:00
test_resource_mapping_proxy_group.py Propagate relevant driver exceptions to client 2016-10-31 10:57:11 -07:00