a41c7a9592
Extend Ironic to enable use of Smart NICs to implement generic networking services for baremetal servers. Extending the ramdisk, direct, iscsi and ansible deployment Interfaces to support the Smart NIC use-cases. For Smart NIC use-case the baremetal node must be powered on and booted into bios then wait for agent that runs on the Smart NIC to be alive then do the network changes required. Task: #26932 Story: #2003346 Change-Id: I00d6f13dd991074e4f45ada4d7cf4ccc0edbc7e1
11 lines
317 B
YAML
11 lines
317 B
YAML
---
|
|
prelude: >
|
|
Add support for Smart NICs in baremetal servers.
|
|
features:
|
|
- |
|
|
Enable use of Smart NICs by extending ironic to implement generic
|
|
networking services for baremetal servers.
|
|
|
|
Extending the ramdisk, direct, iscsi and ansible deployment Interfaces
|
|
to support the Smart NIC use-cases.
|