8804b324d7
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
7 lines
249 B
YAML
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``.
|