ce3d2eab55
This patch rehomes neutron's port security api-def into neutron-lib as well as it's associated exceptions. Change-Id: I0ba12f6eef06c22973024573deaecd80c6b248de
7 lines
253 B
YAML
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.
|