neutron-lib/releasenotes/notes/fwaas_converters_validators-c310900b4386146e.yaml
Nate Johnston 100bc4e294 Add validators/converters needed by neutron-fwaas
This change adds additional validators and converters needed by the
neutron-fwaas API definition[1].

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

Co-Authored-By: ZhaoBo <zhaobo6@huawei.com>

Change-Id: If49391647dfa0cb1eeca4c80abdc7397eb639675
2017-01-11 19:12:51 +00:00

6 lines
184 B
YAML

---
features:
- Added the converter ``convert_string_to_case_insensitive``.
- Added the converter ``convert_to_protocol``.
- Added the validator ``validate_port_range_or_none``.