Merge "Fix Chinese quotes"

This commit is contained in:
Zuul 2019-02-11 23:36:59 +00:00 committed by Gerrit Code Review
commit 23302ca1ce

@ -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.