neutron-lib/releasenotes/notes/new-validator-range-or-none-dc8d557ec1f2622a.yaml
Thomas Morin 0f4733db19 bgpvpn_routes_control: API definition fixes
* remove spurious comma in range definition for 'local_pref'
* add validator to allow a field to be an integer in a range or none
  and use it for the local_pref parameter
* the port association 'routes' attribute can be updated

Needed-By: I263e1ee6cf4e1a91be91a4a78f4a160f64d33cc6
Change-Id: I7995209459d5efa020a5e6c6335f4116df7f9f3f
2017-07-11 17:47:14 +02:00

4 lines
53 B
YAML

---
features:
- Added validator ``range_or_none``.