Neutron shared routines and utilities.
Go to file
Nate Johnston db04334582 Add ethertype validator for custom ethertype validation
Since the restriction on ethertypes is being raised so that ethertypes
other than IPv4 and IPv6 can be specified in security group rules, add a
validator to ensure that ethertypes will be a valid two octet value.
The ethertype handling is configurable so make sure the validator
handles both possible configuration alternatives: the original style
where only IPv4 and IPv6 are valid, and the new style where any valid
two octet number (or it's string equivalent) works.

Related-Bug: #1832758
Needed-By: https://review.opendev.org/670203
Change-Id: I900f370f1de20b5137f138e54c5eec2102f77cce
2019-07-19 12:45:36 -04:00
api-ref/source Merge "Add shim extension admin_state_down_before_update" 2019-07-10 15:35:16 +00:00
doc fix doc periodic log url 2019-05-29 08:45:38 -06:00
neutron_lib Add ethertype validator for custom ethertype validation 2019-07-19 12:45:36 -04:00
releasenotes Add ethertype validator for custom ethertype validation 2019-07-19 12:45:36 -04:00
tools Remove tools/tox_install.sh 2018-03-07 20:31:12 +01: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
.stestr.conf Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.zuul.yaml Update Python 3 test runtimes for Train 2019-05-15 14:20:36 -06: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
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
lower-constraints.txt Update flake8 style enforcement 2019-06-26 16:30:35 -04:00
requirements.txt rehome neutron.objects.common_types 2019-03-28 08:17:21 -06:00
setup.cfg Update Python 3 test runtimes for Train 2019-05-15 14:20:36 -06:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Blacklist bandit 1.6.0 due to directory exclusion bug 2019-05-09 23:10:10 -04:00
tox.ini Add Python 3 Train unit tests 2019-07-05 13:53:59 -04:00

README.rst

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO