Correct mitaka node import command
On mitaka, the --json parameter was required. Change-Id: I676ccbe62abe21ace06a72b1a38cbad0e5f9d0bf
This commit is contained in:
parent
027196fabd
commit
313a168309
@ -300,7 +300,7 @@ used::
|
||||
|
||||
For TripleO release Mitaka, the import command is::
|
||||
|
||||
openstack baremetal import instackenv.json
|
||||
openstack baremetal import --json instackenv.json
|
||||
|
||||
The following command must be run after registration to assign the
|
||||
deployment kernel and ramdisk to all nodes::
|
||||
|
Loading…
Reference in New Issue
Block a user