neutron-lib/releasenotes/notes/add-port-mac-address-override-shim-extension-fb11c4f40c12a99b.yaml
Balazs Gibizer b5f0a26427 Add port-mac-address-override shim extension
The neutron patch Ib0638f5db69cb92daf6932890cb89e83cf84f295 introduces a
way to provide a MAC address for a direct-physical port at binding time.
So this patch adds an API extension and document the new behavior in the API ref.

Related-Bug: #1942329
Change-Id: I54b4c85ffc4856fba7ad5e9e29f77f74815e1275
2022-03-23 13:19:44 +01:00

7 lines
213 B
YAML

---
features:
- |
Add API extension ``port-mac-address-override``. This is a shim extension
that indicates if Neutron supports overriding the direct-phyiscal port MAC
via the active binding profile.