neutron-lib/releasenotes/notes/rehome-psec-apidef-bd9344ec1e6066b4.yaml
Boden R ce3d2eab55 rehome port security api-def
This patch rehomes neutron's port security api-def
into neutron-lib as well as it's associated exceptions.

Change-Id: I0ba12f6eef06c22973024573deaecd80c6b248de
2017-03-03 11:12:46 -07:00

7 lines
253 B
YAML

---
features:
- The ``port security`` extension API definition has been rehomed from
``neutron`` to ``neutron_lib.api.definitions.port_security``. The
related exceptions can be found in the
``neutron_lib.exceptions.port_security`` module.