neutron/neutron/tests/unit/objects
Ihar Hrachyshka c62445d97a Expose register_objects function to register all known objects
This can be used directly instead of an ugly recursive import request.

Change-Id: I8fef9fcabc8e0d9f8ade8b41b788f1be71aa1c36
2017-03-15 04:33:56 +00:00
..
db Spin off context module 2017-03-06 16:25:29 +00:00
extensions Make UUIDField actually validate UUIDs 2016-12-07 15:11:43 +00:00
plugins OVO for FlatAllocation 2016-12-22 13:25:50 +00:00
port Spin off context module 2017-03-06 16:25:29 +00:00
qos Enforce port QoS policies for all ports. 2017-02-18 15:33:40 +00:00
__init__.py objects.base: avoid db access if object does not have changes 2015-07-03 02:02:17 +03:00
test_address_scope.py Use BaseDbObjectTestCase in AddressScope UT 2016-10-12 14:17:15 -05:00
test_agent.py Add DictOfMiscValuesField in OVO for dict usage 2017-01-05 07:57:06 +00:00
test_auto_allocate.py Add OVO for AutoAllocatedTopology 2017-01-17 14:24:10 -06:00
test_base.py Expose register_objects function to register all known objects 2017-03-15 04:33:56 +00:00
test_common_types.py use neutron_lib's get_random_mac 2017-03-07 09:13:47 -06:00
test_flavor.py Flavor and Service Profile to OVO 2017-01-05 16:59:36 -06:00
test_floatingip.py tests: introduce update_obj_fields method in base objects test class 2016-11-29 07:29:31 +00:00
test_ipam.py OVO for Ipam(Allocation,Subnet,Pool) 2017-01-19 19:25:01 +00:00
test_network.py OVO External Networks 2017-03-07 20:03:30 +00:00
test_objects.py Expose register_objects function to register all known objects 2017-03-15 04:33:56 +00:00
test_ports.py Merge "Add DictOfMiscValuesField in OVO for dict usage" 2017-01-13 11:48:49 +00:00
test_provisioning_blocks.py tests: introduce update_obj_fields method in base objects test class 2016-11-29 07:29:31 +00:00
test_rbac_db.py Spin off context module 2017-03-06 16:25:29 +00:00
test_router.py tests: introduce update_obj_fields method in base objects test class 2016-11-29 07:29:31 +00:00
test_securitygroup.py Centralize creation of security group test obj 2017-01-10 14:37:42 -06:00
test_servicetype.py ProviderResourceAssociation to OVO 2016-11-18 13:09:29 -06:00
test_subnet.py Spin off context module 2017-03-06 16:25:29 +00:00
test_subnetpool.py Use unique subnetpools in SubnetPoolPrefixDbObjectTestCase 2017-01-12 05:56:04 +00:00
test_tag.py OVO for Tag 2017-03-07 23:06:00 +00:00
test_trunk.py Use project_id instead of tenant_id in objects 2017-01-13 14:31:26 +00:00
test_utils.py objects: introduce a util function to handle tenant_id filter 2016-08-03 08:42:38 +00:00