summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaoyangLiu <liumaoyang@inspur.com>2018-02-06 17:41:36 +0800
committerMaoyangLiu <liumaoyang@inspur.com>2018-02-06 17:43:45 +0800
commita0e1131b0c41e4c45a9fcc4b3035b266988034dd (patch)
tree7962b3d03a770c24c62864578a8ef830efa45672
parent12d3157a968820e85c975edb5f45554230d2bf50 (diff)
downloadironic-a0e1131b0c41e4c45a9fcc4b3035b266988034dd.tar.gz
Replace chinese quotes to English quotes
Change-Id: Ica91e88cbb4e51ef591bf748273a2ca3334aa071
-rw-r--r--api-ref/source/parameters.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index b5365832b..ca2c78b24 100644
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -368,8 +368,8 @@ clean_step:
clean_steps:
description: |
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
- optional key ‘args’. If specified, the value for ‘args’ is a keyword variable
+ 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
argument dictionary that is passed to the cleaning step method.
in: body
required: false