neutron/neutron/services/logapi
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
..
agent remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
common Delete log entries when SG or port is deleted 2021-10-25 15:37:09 +02:00
drivers [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-11-26 12:31:45 +00:00
rpc use logapi constants from neutron-lib 2019-05-22 14:49:21 -06:00
__init__.py [log]: db models and migration rules 2017-06-13 08:52:12 +07:00
logging_plugin.py Delete log entries when SG or port is deleted 2021-10-25 15:37:09 +02:00