9423b33369
This patch rehomes the metering extension's API definition and exceptions into neutron-lib. UTs and a release note are also included. Change-Id: I1b3285287be2429f7cf9913a7e6204db26371ced
7 lines
221 B
YAML
7 lines
221 B
YAML
---
|
|
features:
|
|
- The ``metering`` extension's API is now available in
|
|
``neutron_lib.api.definitions.metering``.
|
|
- Exceptions for the ``metering`` extension are available in
|
|
``neutron_lib.exceptions.metering``.
|