neutron/neutron/tests/unit/objects
Kevin Benton 1db5ace55e OVO: Allow port queries based on security_group_ids
This is needed to retrieve all ports in a given set of
security groups.

Partially-Implements: blueprint push-notifications
Partially-Implements: blueprint adopt-oslo-versioned-objects-for-db
Change-Id: Iffa1bd341d9d20277ec153aa1dac6f61f05ec5bd
2017-06-20 08:33:22 +00:00
..
db Stop using CommonDbMixin 2017-04-26 10:37:36 -04:00
extensions Make UUIDField actually validate UUIDs 2016-12-07 15:11:43 +00:00
logapi [log]: db models and migration rules 2017-06-13 08:52:12 +07:00
plugins OVO for FlatAllocation 2016-12-22 13:25:50 +00:00
port Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
qos Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +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 Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_base.py [log]: db models and migration rules 2017-06-13 08:52:12 +07:00
test_common_types.py use neutron_lib's get_random_mac 2017-03-07 09:13:47 -06:00
test_flavor.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_floatingip.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_ipam.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_l3agent.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_metering.py Metering to OVO 2017-04-26 11:44:58 -07:00
test_network.py Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
test_objects.py Merge "Integrate Security Groups OVO" 2017-06-15 07:37:38 +00:00
test_ports.py OVO: Allow port queries based on security_group_ids 2017-06-20 08:33:22 +00:00
test_provisioning_blocks.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_quota.py OVO for Quotas and Reservation 2017-03-24 15:52:34 +00:00
test_rbac_db.py use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
test_router.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_securitygroup.py Integrate Security Groups OVO 2017-06-13 19:27:27 +00:00
test_servicetype.py ProviderResourceAssociation to OVO 2016-11-18 13:09:29 -06:00
test_subnet.py objects: added update_objects to OVO framework 2017-05-24 20:28:11 +00:00
test_subnetpool.py Use unique subnetpools in SubnetPoolPrefixDbObjectTestCase 2017-01-12 05:56:04 +00:00
test_tag.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_trunk.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_utils.py objects: introduce a util function to handle tenant_id filter 2016-08-03 08:42:38 +00:00