neutron/neutron
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 [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-09-10 10:17:22 +00:00
api Add "network_id" to "_after_router_interface_deleted" payload 2021-07-28 11:26:27 +00:00
cmd Merge "Sanitize MAC addresses" 2021-07-28 14:27:03 +00:00
common Fix typo in OVN SUPPORTED_DHCP_OPTS_MAPPING dictionary (ia-addr) 2021-07-30 17:05:40 +02:00
conf doc: Do not use dvr_snat on computes 2021-07-21 14:02:37 +02:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Use payloads for ROUTER AFTER_ callbacks 2021-08-09 14:13:28 +00:00
debug Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
extensions [QoS] Add rule type packet per second (pps) 2021-07-22 09:53:38 +08:00
hacking Follow up for replacing assertItemsEqual 2021-06-03 16:04:07 +00:00
ipam Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
objects [QoS] Add rule type packet per second (pps) 2021-07-22 09:53:38 +08:00
pecan_wsgi Remove "_protect_original_resources" workaround 2021-07-14 07:29:50 +00:00
plugins [OVN] Fix Router Availability Zones for segmented networks 2021-08-06 15:21:27 +01:00
privileged Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
scheduler Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-09-10 10:17:22 +00:00
tests [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-09-10 10:17:22 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-06 23:56:14 +09:00
policy.py Import ABC classes from collection.abc 2021-07-16 15:43:39 +00:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py neutron-server api worker process should be named to their role 2021-01-11 08:28:32 +08:00