Fix Chinese quotes

Change-Id: I54e7730e6adaf3319819e0ba8e8275d315ee4812
This commit is contained in:
zhangdebo 2018-11-24 15:32:37 +08:00
parent 0eeb0d48da
commit f252778d6c

View File

@ -93,7 +93,7 @@ security:
X-Forwarded-Proto header into account when forming URLs.
- Enable management of ENFORCE_PASSWORD_CHECK value. By setting
'ENFORCE_PASSWORD_CHECK' to 'True' within Horizons local_settings.py, it
displays an Admin Password field on the “Change Password” form to verify
displays an 'Admin Password' field on the "Change Password" form to verify
that it is the admin logged-in that wants to perform the password change.
- Enable management of Horizons Password Validation. Enables injection of an
operators own password validation regex via a heat template.