Merge "[cli-ref] Update python-ironicclient to 1.11.0"
This commit is contained in:
commit
dfe5d46bfa
@ -675,6 +675,11 @@ Register a new node with the Ironic service.
|
|||||||
Used, for example, to classify nodes in Nova's
|
Used, for example, to classify nodes in Nova's
|
||||||
placement engine.
|
placement engine.
|
||||||
|
|
||||||
|
**Required arguments:**
|
||||||
|
|
||||||
|
``-d <driver>, --driver <driver>``
|
||||||
|
Driver used to control the node.
|
||||||
|
|
||||||
.. _ironic_node-delete:
|
.. _ironic_node-delete:
|
||||||
|
|
||||||
ironic node-delete
|
ironic node-delete
|
||||||
@ -1257,6 +1262,14 @@ Create a new port.
|
|||||||
``-u <uuid>, --uuid <uuid>``
|
``-u <uuid>, --uuid <uuid>``
|
||||||
UUID of the port.
|
UUID of the port.
|
||||||
|
|
||||||
|
**Required arguments:**
|
||||||
|
|
||||||
|
``-a <address>, --address <address>``
|
||||||
|
MAC address for this port.
|
||||||
|
|
||||||
|
``-n <node>, --node <node>, --node_uuid <node>``
|
||||||
|
UUID of the node that this port belongs to.
|
||||||
|
|
||||||
.. _ironic_port-delete:
|
.. _ironic_port-delete:
|
||||||
|
|
||||||
ironic port-delete
|
ironic port-delete
|
||||||
@ -1408,6 +1421,11 @@ Create a new portgroup.
|
|||||||
Record key/value properties related to this
|
Record key/value properties related to this
|
||||||
portgroup's configuration.
|
portgroup's configuration.
|
||||||
|
|
||||||
|
**Required arguments:**
|
||||||
|
|
||||||
|
``-n <node>, --node <node>``
|
||||||
|
UUID of the node that this portgroup belongs to.
|
||||||
|
|
||||||
.. _ironic_portgroup-delete:
|
.. _ironic_portgroup-delete:
|
||||||
|
|
||||||
ironic portgroup-delete
|
ironic portgroup-delete
|
||||||
|
Loading…
x
Reference in New Issue
Block a user