neutron/neutron/tests/unit/services
Rodolfo Alonso Hernandez cfc7763506 [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs
The OVS Firewall has a singleton class that manages the conjuction IDs
to used in the OF rules. Those conjuntions are used to group rules
related to remote security group IDs.

Now each time the OVS agent is started, the OVS Firewall initial
conjunction ID is calculated based on the present OF rules. This value
and the next one used won't clash with any present rule in the
integration bridge during the initial transient period.

Related-Bug: #1934917

Change-Id: Ie2e4441f766947a2164dec2d1555c7049428903f
(cherry picked from commit 0634dcc6d0)
2021-11-26 12:31:45 +00:00
..
auto_allocate remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
conntrack_helper Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
l3_router trivial: Make driver_controller's _attrs_to_driver py3 compatible 2021-04-30 06:30:55 +00:00
logapi [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-11-26 12:31:45 +00:00
metering Retry creating iptables managers and adding metering rules 2019-07-13 16:10:19 +03:00
network_segment_range Fix error 500 during segment range creation 2019-04-05 10:26:36 +02:00
ovn_l3 [OVN] Tune OVN routers to reduce the mem footprint for ML2/OVN 2021-10-18 13:29:09 +01:00
placement_report Locate RP-tree parent by hypervisor name 2019-12-10 10:21:53 +01:00
portforwarding port_forwarding: validate args before invoking db update 2020-08-06 14:19:25 -04:00
qos Add minimum bw qos rule validation for network 2021-03-09 10:09:10 +00:00
revisions Use created subnet in port generator in "test_port_ip_update_revises" 2019-05-14 10:05:17 +00:00
trunk Fix update of trunk subports during live migration 2021-02-11 08:56:32 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_provider_configuration.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00