neutron-lib/releasenotes/notes/vpn-api-def-52970461fac0f7d...

9 lines
368 B
YAML

---
features:
- Adds ``neutron-vpnaas`` API definitions to neutron-lib, including
``vpnaas``, ``vpn-endpoint-groups`` and ``vpn-flavors``.
- Migrate user facing exceptions into neutron-lib along with the API
definitions.
- A new validator for type ``type:list_of_subnets_or_none`` to validate
data is a list of subnet dicts or ``None`` is added too.