neutron-lib/releasenotes/notes/rehome-subnetservicetypes-apidef-31e2e9564c746317.yaml
Boden R 43cece7381 rehome subnet service types extension
This patch rehomes the API definition for the subnet service types
extension. Note that the valid_prefixes list is removed from the
implementation as it isn't used today [1].

For additional details on this rehome, please see the release note
included herein.

[1] http://codesearch.openstack.org/?q=valid_prefixes

Change-Id: Iabcb21d4f6e2c2863bc96149da907e1f39c8de6e
2019-03-13 11:14:55 -06:00

8 lines
349 B
YAML

---
features:
- The ``subnet-service-types`` extension is now available in
``neutron_lib.api.definitions.subnet_service_types``.
- The ``InvalidSubnetServiceType`` and ``InvalidInputSubnetServiceType``
exceptions are now available in ``neutron_lib.exceptions``.
- The validation type ``list_of_subnet_service_types`` is now available.