Replace chinese quotes to English quotes
Change-Id: Ica91e88cbb4e51ef591bf748273a2ca3334aa071
This commit is contained in:
parent
12d3157a96
commit
a0e1131b0c
@ -368,8 +368,8 @@ clean_step:
|
|||||||
clean_steps:
|
clean_steps:
|
||||||
description: |
|
description: |
|
||||||
An ordered list of cleaning steps that will be performed on the node. A
|
An ordered list of cleaning steps that will be performed on the node. A
|
||||||
cleaning step is a dictionary with required keys ‘interface’ and ‘step’, and
|
cleaning step is a dictionary with required keys 'interface' and 'step', and
|
||||||
optional key ‘args’. If specified, the value for ‘args’ is a keyword variable
|
optional key 'args'. If specified, the value for 'args' is a keyword variable
|
||||||
argument dictionary that is passed to the cleaning step method.
|
argument dictionary that is passed to the cleaning step method.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user