python-tripleoclient/doc/source/command-objects/baremetal.rst
Lennart Regebro 57ad4f4534 Rename the "all" commands to "bulk"
Change-Id: Ia6ed32024d6e68c9fff291cfdcb7d6a2762c2c10
2015-05-21 11:17:17 +02:00

1.2 KiB

baremetal

Baremetal v1

baremetal import

Import baremetal nodes

baremetal import

os baremetal import
    [ --service-host <service_host> ]
    [ --json | --csv ]
    <file_in>

--service-host <service_host>

Nova compute service host to register nodes with (default None)

--json

Input file is in json format

--csv

Input file is in csv format

Filename to be imported

baremetal introspection bulk start

Begin introspection of all baremetal nodes

baremetal introspection bulk start

os baremetal introspection bulk start

baremetal introspection bulk status

Get status of node introspection

baremetal introspection bulk status

os baremetal introspection bulk status

baremetal configure boot

Configure boot devices for all baremetal nodes

baremetal configure boot

os baremetal configure boot