3d3ab8009c
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
5 lines
133 B
YAML
5 lines
133 B
YAML
---
|
|
features:
|
|
- API definition for the ``networking-bgpvpn`` extension.
|
|
- Adds new validator ``validate_list_of_regex_or_none``.
|