2dcdc0d55d
Change-Id: Id7dc091dd3996210a07af8248c181b876b7b8c28
9 lines
355 B
YAML
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.
|