neutron-lib/releasenotes/notes/rehome-dhcpagentscheduler-apidef-1f7729fb5834dcd2.yaml
Boden R 23f6f8c50f rehome dhcpagentscheduler api def
This patch rehomes the API definition for the dhcpagentscheduler
extension as well as it's corresponding exceptions.A release note
and unit test are also included.

For a sample neutron consumption patch, please see
Depends-On: Icb82b64f50b8b5a32e0863c32be784967afce45e

Change-Id: I50e7616afa18c27571df3e77248e73203d1bf7de
2017-11-28 05:57:51 -07:00

6 lines
235 B
YAML

---
features:
- The ``dhcp_agent_scheduler`` extension's API defintion is now available
in ``neutron_lib.api.definitions.dhcpagentscheduler`` and the corresponding
exceptions in ``neutron_lib.exceptions.dhcpagentscheduler``.