neutron-lib/neutron_lib/api/validators
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
..
__init__.py Ensure that extended ethertypes still work by name 2019-07-30 17:29:08 -04:00
allowedaddresspairs.py rehome allowedaddresspairs API definition 2017-08-07 09:56:38 -06:00
availability_zone.py rehome availability zone API def 2017-08-04 10:51:43 -06:00
dns.py Enable module reference 2017-07-05 12:09:10 +09:00
multiprovidernet.py rehome multi provider net extension api definition 2017-11-02 10:27:46 -06:00