tripleo-quickstart-extras/releasenotes/notes/update_deprecated_openstack_command-7821ae15b0f05c76.yaml
Gael Chamoulaud fcc3712286 [overcloud-prep-images] Update deprecated openstack command
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>
2017-03-30 17:00:50 +02:00

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.