neutron/neutron/agent
Rodolfo Alonso Hernandez 0634dcc6d0 [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
2021-09-10 10:17:22 +00:00
..
common bw-limit: Pass int parameters to Open vSwitch 2021-07-21 14:08:23 +02:00
dhcp [DHCP] Fix cleanup_deleted_ports method 2021-06-04 12:09:07 +03:00
l2 Sanitize MAC addresses 2021-07-08 16:46:55 +00:00
l3 Use payloads for ROUTER AFTER_ callbacks 2021-08-09 14:13:28 +00:00
linux [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-09-10 10:17:22 +00:00
metadata Use payloads for ROUTER AFTER_ callbacks 2021-08-09 14:13:28 +00:00
ovn [OVN] neutron-ovn-metadat-agent add retry logic for sb_idl 2021-06-17 08:42:51 +05:30
ovsdb Import ABC classes from collection.abc 2021-07-16 15:43:39 +00:00
windows Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
firewall.py [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-04-13 15:15:41 +02:00
l3_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
metadata_agent.py Provide the rpc_response_max_timeout parameter to metadata-agent 2021-03-23 18:08:44 +09:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py SR-IOV agent can handle ports with same MAC addresses 2021-06-03 16:02:18 +00:00
securitygroups_rpc.py Remove SG RPC "use_enhanced_rpc" check. 2021-07-06 08:10:09 +00:00