cb875d327a
These parameters were introduced as strings and will only be configured if the value is set. This way it respects the $::os_service_default settings which is the default for all of them. Depends-On: I089f2e28cce2688ed080096c88ab539393627cfb Change-Id: I3399129c41054a914bb91417c814cd063ee0c07e
11 lines
459 B
YAML
11 lines
459 B
YAML
---
|
|
features:
|
|
- |
|
|
The parameters KeystoneChangePasswordUponFirstUse,
|
|
KeystoneDisableUserAccountDaysInactive, KeystoneLockoutDuration,
|
|
KeystoneLockoutFailureAttempts, KeystoneMinimumPasswordAge,
|
|
KeystonePasswordExpiresDays, KeystonePasswordRegex,
|
|
KeystonePasswordRegexDescription, KeystoneUniqueLastPasswordCount were
|
|
introduced. They all correspond to keystone configuration options that
|
|
belong to the security_compliance group.
|