neutron/neutron/tests/unit/agent
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
..
common Don't setup bridge controller if it is already set 2021-11-03 11:13:26 +00:00
dhcp [DHCP] Fix cleanup_deleted_ports method 2021-06-11 09:03:48 +00:00
l2 Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
l3 Check a namespace existence by checking only its own directory 2021-11-03 14:15:01 +00:00
linux [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-11-26 12:31:45 +00:00
metadata Stop metadata proxy gracefully 2021-03-03 08:37:15 +00:00
ovn [OVN] neutron-ovn-metadat-agent add retry logic for sb_idl 2021-07-04 06:32:27 +05:30
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows windows: fix terminating processes 2020-10-09 09:40:12 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
test_securitygroups_rpc.py Upgrade RPC version of SecurityGroup*Rpc 2020-12-21 10:21:41 +00:00