neutron-lib/releasenotes/notes/bgpvpn-api-def-22c7072575316ddd.yaml
Paul Carver 3d3ab8009c Move BGPVPN API definition into neutron-lib
This commit moves the BGPVPN API definition into neutron-lib.
It also generalizes a BGPVPN validator into a generic validator.

 _validate_rtrd_list -> validate_list_of_regex_or_none

Change-Id: I7cb80f379fa3ee18393279d86bd22f27573132f7
2017-02-15 15:53:03 -05:00

5 lines
133 B
YAML

---
features:
- API definition for the ``networking-bgpvpn`` extension.
- Adds new validator ``validate_list_of_regex_or_none``.