dcfdc9321e
Change-Id: Ifc614c23a03b216c63891abc2821d6fefe4bcf52
7 lines
448 B
YAML
7 lines
448 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 <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-openstack.html#overriding-openstack-configuration-defaults>`_.
|