neutron-lib/releasenotes/notes/rehome-l3exthamode-apidef-9b3ef0956edb3883.yaml
Boden R 8804b324d7 rehome l3 ext ha mode extension api definition
This patch rehomes the l3 ext ha mode extension's API definition into
neutron-lib as well as its associated exceptions. UTs and a release note
are also included.

Change-Id: Ie407d56cdac6996133fcd855754185c74707e992
2017-09-07 10:23:24 -06:00

7 lines
249 B
YAML

---
features:
- The ``l3-ha`` extension's API definition is now available in
``neutron_lib.api.definitions.l3_ext_ha_mode``.
- Exceptions related to the ``l3-ha`` extension are available in
``neutron_lib.api.exceptions.l3_ext_ha_mode``.