fcc3712286
For Newton releases, the nodes registration and boot configuration are done through the same command. The 'openstack overcloud node import' is doing now the following steps: 1- importing baremetal nodes from the instackenv.json files 2- the node status will be set to 'manageable' by default 3- Assigning the deployment kernel and ramdisk to all nodes Change-Id: I64ccbf01b0812c97c6b4474930f221b2380da5d4 Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
6 lines
168 B
YAML
6 lines
168 B
YAML
---
|
|
other:
|
|
- |
|
|
The nodes registration and configure are done through `openstack overcloud
|
|
node import instackenv.json` command from newton release and above.
|