neutron-lib/neutron_lib/agent
Slawek Kaplonski 231067caba Rehome ovsfw constants and utils modules
Constants module contains definition of the OF registry numbers used
by ovs firewall driver.
After [1] some other registries are also used to store information
related to QoS bw limit and min bw rules.
So it would be good to have list of all used registers in one place and
reuse them where it's needed. That's why this patch moves those
constants to the neutron_lib.

Additionally it also adds utils module with some helper functions which
are using those constants and are actually used not only in neutron but
also in neutron-fwaas.

[1] https://review.opendev.org/c/openstack/neutron/+/832662

Related-Bug: #1959567
Change-Id: I89cc83699770e97bba369f50dd4d9e0ed6563aa4
2022-06-01 22:15:43 +02:00
..
common Rehome ovsfw constants and utils modules 2022-06-01 22:15:43 +02:00
linux Rehome abstract class LinuxInterfaceDriver definition 2020-05-22 07:23:36 +00:00
__init__.py Migrate neutron agent extensions to neutron-lib 2016-12-16 06:41:25 -07:00
constants.py rehome consumed neutron.common.constants 2017-06-21 07:17:06 -06:00
extension.py Remove library "six" 2020-01-22 13:16:45 +00:00
l2_extension.py Remove library "six" 2020-01-22 13:16:45 +00:00
l3_extension.py Add new method "update_network" to "L3AgentExtension". 2021-12-10 10:43:03 +00:00
topics.py Add port bindings to RPC topics resources 2018-04-27 11:03:34 -05:00