puppet-horizon/releasenotes/notes/enable-password-retrieve-b0bfa91053b24186.yaml
Joel Merrick 0e28cea0d3 Add support for 'Retrieve Password' via Horizon UI
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
2016-11-08 14:07:00 +00:00

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