Correct mitaka node import command

On mitaka, the --json parameter was required.

Change-Id: I676ccbe62abe21ace06a72b1a38cbad0e5f9d0bf
This commit is contained in:
Ben Nemec 2017-04-12 20:06:26 +00:00
parent 027196fabd
commit 313a168309
1 changed files with 1 additions and 1 deletions

View File

@ -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::