Add OPENSTACK_ENABLE_PASSWORD_RETRIEVE

Sejel environment requires that config set.
See #HEJ-896300.

Change-Id: I0871153077127dc50df694ebc2cbfc3632499bb3
This commit is contained in:
Guilherme Steinmüller 2020-06-16 12:52:17 +00:00
parent 4fbc6361f9
commit 22f61ac042

View File

@ -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'),