neutron-lib/releasenotes/notes/rehome-dvr-apidef-a6aa415152457c9a.yaml
zhaorenming@inspur.com 2dcdc0d55d fix typos
Change-Id: Id7dc091dd3996210a07af8248c181b876b7b8c28
2018-01-15 17:55:13 +08:00

9 lines
355 B
YAML

---
features:
- The API definition for the ``dvr`` extension is now available in
``neutron_lib.api.defintions.dvr``.
- The two ``MacAddressGenerationFailure`` exceptions are now available
as ``HostMacAddressGenerationFailure`` and
``NetworkMacAddressGenerationFailure`` for host and network MAC address
generation errors respectively.