neutron-lib/neutron_lib/api
Nate Johnston bddc699eef Add validator to check for IP or subnet or none
This adds a validator to check if a value is an IP address, an IP
subnet, or none.

This was originally part of the neutron-fwaas API definition migration
to neutron-lib[1], but it was suggested that this should be pulled into
a separate change.

[1] https://review.openstack.org/389388

Change-Id: I8dcf49adc7754d0c9aa0479ede2de481325bb3e3
2016-12-15 16:31:21 +00:00
..
definitions Provide dummy API definition for documentation purposes 2016-12-06 19:57:19 -08:00
__init__.py API validators and converters 2016-01-15 12:44:09 +00:00
attributes.py Use api/attributes.py instead of api/utils.py 2016-11-18 11:19:55 -05:00
converters.py Merge "Add converter to convert IPv6 addresses to canonical format" 2016-12-07 02:08:48 +00:00
extensions.py Typo in ExtensionDescriptor.get_request_extensions() 2016-11-28 09:46:39 -07:00
utils.py Use api/attributes.py instead of api/utils.py 2016-11-18 11:19:55 -05:00
validators.py Add validator to check for IP or subnet or none 2016-12-15 16:31:21 +00:00