0e28cea0d3
In local_settings.py.erb this value was hardcoded to false. This change enables the setting of this value as referenced in https://review.openstack.org/#/c/61032/ Change-Id: Ica6932cf97fd6f2dc00f17d523e28215401a297f Closes-Bug: 1639851
5 lines
184 B
YAML
5 lines
184 B
YAML
---
|
|
features:
|
|
- Making OPENSTACK_ENABLE_PASSWORD_RETRIEVE in local_settings.py a configurable value
|
|
This allows users to retrieve the instance autogenerated password via Horizon
|