neutron/neutron/tests/unit/services/logapi
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
..
agent Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
common Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
drivers [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-09-10 10:17:22 +00:00
rpc Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
__init__.py [log]: implement logging plugin 2017-07-12 13:30:50 +07:00
base.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_logging_plugin.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00