Update CLI reference for python-ironicclient 0.9.0
Change-Id: I69626ec51ba310f64fe4a6247238b10a217c001f
This commit is contained in:
parent
dd2f1cc582
commit
865b56d792
@ -15,7 +15,7 @@
|
||||
interface (CLI) for the Bare metal API and its extensions.
|
||||
|
||||
This chapter documents <command>ironic</command> version
|
||||
<literal>0.8.1</literal>.
|
||||
<literal>0.9.0</literal>.
|
||||
</para>
|
||||
|
||||
<para>For help on a specific <command>ironic</command>
|
||||
@ -188,8 +188,7 @@
|
||||
<term><command>node-set-provision-state</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Provision, rebuild, delete, inspect, provide or manage
|
||||
an instance.
|
||||
Initiate a provisioning state change for a node.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -1369,7 +1368,7 @@ Power a node on or off or reboot.
|
||||
<screen><computeroutput>usage: ironic node-set-provision-state [--config-drive <config-drive>]
|
||||
<node> <provision-state></computeroutput></screen>
|
||||
<para>
|
||||
Provision, rebuild, delete, inspect, provide or manage an instance.
|
||||
Initiate a provisioning state change for a node.
|
||||
</para> <variablelist wordsize="10">
|
||||
<title>Positional arguments</title>
|
||||
<varlistentry>
|
||||
@ -1385,7 +1384,7 @@ Provision, rebuild, delete, inspect, provide or manage an instance.
|
||||
<listitem>
|
||||
<para>
|
||||
Supported states: 'active', 'deleted', 'rebuild',
|
||||
'inspect', 'provide' or 'manage'
|
||||
'inspect', 'provide', 'manage' or 'abort'
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -1543,7 +1542,7 @@ Call a vendor-passthru extension for a node.
|
||||
<listitem>
|
||||
<para>
|
||||
Argument to be passed to the vendor-passthru method.
|
||||
Can be specified mutiple times.
|
||||
Can be specified multiple times.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user