neutron/neutron/tests/unit/objects
Rafael Weingärtner 341401d916 Add source_ip_prefix and destination_ip_prefix to metering label rules
As proposed in the RFE and then approved in the spec, we are adding to
the neutron metering rules two new parameters. The source IP prefix, and
destination IP prefix.

Partially-Implements: https://bugs.launchpad.net/neutron/+bug/1889431
RFE: https://bugs.launchpad.net/neutron/+bug/1889431

Depends-On: https://review.opendev.org/#/c/746203/
Depends-On: https://review.opendev.org/#/c/744702/
Depends-On: https://review.opendev.org/#/c/743828/
Depends-On: https://review.opendev.org/#/c/746142/

Change-Id: I38991de2b4937becd0f1f14f3a32dc39c590e0d9
(cherry picked from commit 10091f9346)
2020-09-30 12:26:01 +00:00
..
db Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
logapi Enable an update test in UT of logging 2017-07-07 12:01:49 +09:00
plugins Fix queries to retrieve allocations with network_segment_range 2020-02-28 12:34:13 +00:00
port Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
qos Remove OVO unneeded compatibility conversions 2020-06-03 17:15:31 +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_group.py Support Address Group CRUD as extensions 2020-08-12 13:59:31 -05:00
test_address_scope.py Allow sharing of address scopes via RBAC mechanism 2020-03-19 16:51:39 +02:00
test_agent.py New agent attribute: resources_synced 2019-02-21 13:45:15 +01:00
test_auto_allocate.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_base.py Support Address Group CRUD as extensions 2020-08-12 13:59:31 -05:00
test_conntrack_helper.py Conntrack Helper - OVO and db script 2019-05-20 18:00:18 +02:00
test_flavor.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_floatingip.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_ipam.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_l3_hamode.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04: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 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_network_segment_range.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_objects.py Add source_ip_prefix and destination_ip_prefix to metering label rules 2020-09-30 12:26:01 +00:00
test_port_forwarding.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ports.py Auto-delete dhcp ports on segment delete 2020-07-08 15:15:08 +02:00
test_provisioning_blocks.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_quota.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_rbac.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_rbac_db.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_router.py Add "qos_policy_id" field to "FloatingIP" OVO 2020-05-11 11:29:30 +00:00
test_securitygroup.py Allow sharing of address scopes via RBAC mechanism 2020-03-19 16:51:39 +02:00
test_servicetype.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_subnet.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_subnetpool.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_tag.py Refactoring _create_test methods for OVO UTs 2017-04-17 12:05:19 -07:00
test_trunk.py Remove OVO unneeded compatibility conversions 2020-06-03 17:15:31 +00:00