78a3dcb522
Adds the below args to CLI 'ironic node-create' and OSC: --boot-interface --console-interface --deploy-interface --inspect-interface --management-interface --power-interface --raid-interface --vendor-interface Change-Id: I405d067ad2cd71f272241c10ce3760549de94711 Partial-Bug: #1524745 Depends-On: Ic8398a6093189a65a7c1ab5cf7e682577dde3257
7 lines
272 B
YAML
7 lines
272 B
YAML
---
|
|
features:
|
|
- Add new arguments to the CLI node-create to allow selecting
|
|
boot, console, deploy, inspect, management, power, raid, and vendor
|
|
hardware interfaces, when hardware types are used. They are available
|
|
starting with ironic API microversion 1.31.
|