Fix error in cleaning docs
The name of this field is "driver_internal_info" rather than "internal_driver_info". Change-Id: I13081f2acc6c797bd59e9e392f4a26d84321b5d3
This commit is contained in:
parent
9d67c8bb0f
commit
57d8e51094
@ -275,7 +275,7 @@ What cleaning step is running?
|
||||
------------------------------
|
||||
To check what cleaning step the node is performing or attempted to perform and
|
||||
failed, either query the node endpoint for the node or run ``ironic node-show
|
||||
$node_ident`` and look in the `internal_driver_info` field. The `clean_steps`
|
||||
$node_ident`` and look in the `driver_internal_info` field. The `clean_steps`
|
||||
field will contain a list of all remaining steps with their priorities, and the
|
||||
first one listed is the step currently in progress or that the node failed
|
||||
before going into ``clean failed`` state.
|
||||
|
Loading…
Reference in New Issue
Block a user