puppet-horizon/releasenotes/notes/enable_user_pass-c30e80d0705b0954.yaml
Mariusz Karpiarz 47aeba3f5b Adds interface for enable_user_pass
Uncomments the `OPENSTACK_HEAT_STACK` dict and allows to
set `enable_user_pass` in the `local_settings.py.erb`
template

Change-Id: I97874af257a7cbb3eea862645952f6000e3fc3ce
Closes-Bug: #1676366
2017-04-12 15:53:22 +01:00

6 lines
209 B
YAML

---
features:
- Added ability to enable/disable the password field while launching
a Heat stack by setting the enable_user_pass parameter of the
OPENSTACK_HEAT_STACK dictionary in local_settings.py.