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

View File

@ -300,7 +300,7 @@ used::
For TripleO release Mitaka, the import command is:: 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 The following command must be run after registration to assign the
deployment kernel and ramdisk to all nodes:: deployment kernel and ramdisk to all nodes::