47aeba3f5b
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
6 lines
209 B
YAML
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.
|