Add OPENSTACK_ENABLE_PASSWORD_RETRIEVE
Sejel environment requires that config set. See #HEJ-896300. Change-Id: I0871153077127dc50df694ebc2cbfc3632499bb3
This commit is contained in:
parent
4fbc6361f9
commit
22f61ac042
@ -45,6 +45,8 @@ data:
|
||||
OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = {{ spec.multidomain }}
|
||||
{% endif %}
|
||||
|
||||
OPENSTACK_ENABLE_PASSWORD_RETRIEVE = True
|
||||
|
||||
SECURITY_GROUP_RULES = {
|
||||
'all_tcp': {
|
||||
'name': _('All TCP'),
|
||||
|
Loading…
Reference in New Issue
Block a user