
Changes required to support downstream openstack reuse. Resolved merge conflict. security/openstack/index adjustment. Patchset 3 updates. Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: I981379d1dedcc2649a6035a0302ef8a838c35433 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
646 B
646 B
Keystone Account Password Rules
enforces a set of strength requirements for new or changed passwords.
The following rules apply:
- The password must be at least seven characters long.
- You cannot reuse the last 2 passwords in history.
- The password must contain:
- at least one lower-case character
- at least one upper-case character
- at least one numeric character
- at least one special character