Replace Chinese quotes to English quotes

Change-Id: I2097edb39d83793115b9ca981f6b89b4203f5089
This commit is contained in:
melissaml 2018-02-15 11:22:33 +08:00
parent 1f512ce8fa
commit 1ba3c19a2d
2 changed files with 3 additions and 3 deletions

View File

@ -86,7 +86,7 @@ Setup Stack User
cd ~stack/devstack
tools/create-stack-user.sh
3. Switch user to “stack”
3. Switch user to "stack"
.. code-block:: console

View File

@ -535,7 +535,7 @@ physical volume
- lvm_meta_size - a size that given to lvm to store metadata.
Optional (64 MiB by default). Minimum allowable value: 10 MiB.
- images - A list of strings, specifying the images to be used during deployment.
Images are referred to by the name specified in the “name” attribute of the image (see see `Images`_).
Images are referred to by the name specified in the "name" attribute of the image (see see `Images`_).
Optional.
@ -558,7 +558,7 @@ logical volume
Optional (xfs by default).
- disk_label - Filesystem label. Optional (empty by default).
- images - A list of strings, specifying the images to be used during deployment.
Images are referred to by the name specified in the “name” attribute of the image (see see `Images`_).
Images are referred to by the name specified in the "name" attribute of the image (see see `Images`_).
Optional.
.. warning::