neutron-lib/neutron_lib/api/validators
Pedro Henrique 1dde6c24b7 Add custom range parameters on port_range validator
To maintain the behavior of port forwarding
validations that denies the port number 0 when
creating a new port forwarding rule for floating
IPs, we will need to extend the
'validate_port_range_or_none' validator to allow
us to define the acceptable port ranges when
validating a value.

This patch is one of a series of patches
to implement floating ip port forwarding with
port ranges.

The specification is defined in:
https://github.com/openstack/neutron-specs/blob/master/specs/wallaby/port-forwarding-port-ranges.rst

Change-Id: I0e11885e15616509942d60fbced3ff8e14cac654
Implements: blueprint floatingips-portforwarding-ranges
Related-Bug: #1885921
2022-03-14 08:42:21 -03:00
..
__init__.py Add custom range parameters on port_range validator 2022-03-14 08:42:21 -03: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
bfd.py BFD validator 2021-10-14 09:35:17 +02: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