43cece7381
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
8 lines
349 B
YAML
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.
|