ea4ecf7b40
vif_attach has the capability to attach to a specific baremetal port. This change provides an explicit (and optional) parameter for the baremetal port UUID. Change-Id: Ie2bedda11ccf479db0cbc3dc51f100ae49f81bc2
7 lines
190 B
YAML
7 lines
190 B
YAML
---
|
|
features:
|
|
- |
|
|
Updates the node vif attach API action to accept an optional ``port_uuid``
|
|
parameter. If specified, then Ironic will attempt to attach to the
|
|
specified port.
|