Neutron shared routines and utilities.
Go to file
Nate Johnston 24aef1398b Ensure that extended ethertypes still work by name
When the change to add support for extended ethertypes was introduced,
one scenario for backwards compatibility was not addressed in the
validator: using the canonical string names for ethertypes.  This was
previously supported in the original implementation, using 'IPv4' or
'IPv6' for example.

Since the list of canonical ethertype names is available from os-ken we
consume it from there, which adds an additional dependency for
neutron-lib.

Related-Bug: #1838473
Change-Id: I53c6538dfbeea9691d95c6c555f0c56ae13d1a33
2019-07-30 17:29:08 -04:00
api-ref/source Mention that list of e.g. IDs is supported in GET requests 2019-07-29 15:30:32 +08:00
doc Update api-ref location / version 2019-07-22 16:36:32 +02:00
neutron_lib Ensure that extended ethertypes still work by name 2019-07-30 17:29:08 -04:00
releasenotes Merge "Add ethertype validator for custom ethertype validation" 2019-07-20 13:09:54 +00: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 Ensure that extended ethertypes still work by name 2019-07-30 17:29:08 -04:00
requirements.txt Ensure that extended ethertypes still work by name 2019-07-30 17:29:08 -04: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