Neutron shared routines and utilities.
Go to file
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
api-ref/source Correct error on unbound ports GET request 2022-05-17 10:15:07 +00:00
doc remove unicode from code 2022-01-19 09:15:45 +08:00
neutron_lib Rehome ovsfw constants and utils modules 2022-06-01 22:15:43 +02:00
releasenotes Rehome ovsfw constants and utils modules 2022-06-01 22:15:43 +02:00
tools Remove import statement for six 2021-12-19 14:21:51 +09:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Switch to stestr 2018-05-24 11:09:18 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:02 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.pylintrc Bump requirements and disable f-string check 2021-09-21 11:57:06 +00:00
.stestr.conf Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.zuul.yaml Drop lower-constraints.txt and its testing 2022-04-30 20:09:08 -05:00
CONTRIBUTING.rst Merge "Update links in CONTRIBUTING.rst" 2017-10-05 20:47:37 +00:00
HACKING.rst Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-22 11:23:33 +08:00
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 20:09:08 -05:00
setup.cfg Update python testing as per zed cycle teting runtime 2022-05-11 22:24:52 -05:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
tox.ini Drop lower-constraints.txt and its testing 2022-04-30 20:09:08 -05:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO