openstack-ansible/releasenotes/notes/horizon-arbitrary-config-8a36e4bd6818afe1.yaml
Jean-Philippe Evrard 91cf1e88dc Freeze all SHAs for 17.0.0.0b2
This patch updates all the roles to the latest available stable
SHA's, copies the release notes from the updated roles into the
integrated repo.

Change-Id: Iebe2dfd5b1a1fd8977d13075dfe7f841e6e416a0
2017-12-09 15:05:35 +00:00

7 lines
418 B
YAML

---
features:
- Horizon now has the ability to set arbitrary configuration options using
global option ``horizon_config_overrides`` in YAML format. The overrides
follow the same pattern found within the other OpenStack service
overrides. `General documentation on overrides can be found here <https://docs.openstack.org/project-deploy-guide/openstack-ansible/latest/app-advanced-config-override.html>`_.