neutron/neutron/agent/linux
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
..
openvswitch_firewall [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-09-10 10:17:22 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
bridge_lib.py Disable pep8 import check for pyroute2 library 2021-06-03 20:06:44 +00:00
daemon.py Remove "six" library 2020-07-28 16:55:52 +00:00
dhcp.py Copy existing IPv6 leases to generated lease file 2021-06-24 22:42:09 +02:00
dibbler.py Remove "six" library 2020-07-28 16:55:52 +00:00
external_process.py Always use absolute path for custom kill-scripts 2021-04-09 15:28:41 +02:00
interface.py Disable pep8 import check for pyroute2 library 2021-06-03 20:06:44 +00:00
ip_conntrack.py Merge "Remove rootwrap execution (5)" 2021-02-25 20:47:55 +00:00
ip_lib.py Disable pep8 import check for pyroute2 library 2021-06-03 20:06:44 +00:00
ipset_manager.py Remove rootwrap execution (5) 2021-02-19 08:47:17 +00:00
iptables_comments.py Iptables firewall driver adds forward rules for trusted ports 2018-03-06 10:13:44 +01:00
iptables_firewall.py Fix "_get_sg_members" method 2021-04-06 12:54:26 +00:00
iptables_manager.py Remove rootwrap execution (4) 2021-02-08 10:05:51 +00:00
keepalived.py Revert "Implement "kill" method using os.kill()" 2021-03-25 22:05:58 +00:00
l3_tc_lib.py Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
of_monitor.py OpenFlow monitor 2019-11-20 18:00:13 +00:00
pd.py Use payloads for ROUTER AFTER_ callbacks 2021-08-09 14:13:28 +00:00
pd_driver.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
ra.py Remove more empty lines in ipv6 ra conf. 2020-09-30 11:02:02 +08:00
tc_lib.py Disable pep8 import check for pyroute2 library 2021-06-03 20:06:44 +00:00
utils.py Revert "Implement "kill" method using os.kill()" 2021-03-25 22:05:58 +00:00