neutron/neutron/tests/unit/objects
Sławek Kapłoński 0adc910d3d Fix Port OVO filtering based on security groups
Filtering of port OVO based on ids of security groups which
are used by ports is now available.

Closes-Bug: 1744447

Change-Id: Ie5a3effe668db119d40728be5357f0851bdcebbe
(cherry picked from commit e7c0ec17df)
2018-06-08 13:25:16 +00:00
..
db Stop using CommonDbMixin 2017-04-26 10:37:36 -04:00
extensions Tag mechanism supports resources with standard attribute 2017-07-25 08:14:04 +09:00
logapi Enable an update test in UT of logging 2017-07-07 12:01:49 +09: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 Fix error message when duplicate QoS rule is created 2018-02-23 14:39:14 +01: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 FloatingIP to OVO 2017-07-25 15:20:19 +09:00
test_common_types.py Support protocol numbers in security group API 2018-01-09 14:28:49 +01: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 Add specific values to specific fields in get_random_object_fields() 2017-07-25 15:16:25 +09:00
test_metering.py Metering to OVO 2017-04-26 11:44:58 -07:00
test_network.py Add QoS policy network binding OVO 2017-07-07 10:53:04 +01:00
test_objects.py Merge "Add port dns_domain to DB and object models" 2017-07-27 23:59:52 +00:00
test_ports.py Fix Port OVO filtering based on security groups 2018-06-08 13:25:16 +00:00
test_provisioning_blocks.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_quota.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_rbac_db.py use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
test_router.py FloatingIP to OVO 2017-07-25 15:20:19 +09: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 objects: support tenant_id filter for get_* if project_id is present 2017-06-30 11:08:29 -04:00
test_utils.py objects: introduce a util function to handle tenant_id filter 2016-08-03 08:42:38 +00:00