49376929fb
Deployers can now configure their own custom themes and set them as the default theme using the Horizon configuration values AVAILABLE_THEMES and DEFAULT_THEME See http://docs.openstack.org/developer/horizon/topics/settings.html#available-themes for further details on the configuration. Change-Id: I90b1cb45c851eb654638d82b83af56f93a642895 Closes-Bug: #1590839
7 lines
283 B
YAML
7 lines
283 B
YAML
---
|
|
features:
|
|
- The ``os_horizon`` role now supports configuration of custom themes.
|
|
Deployers can use the new ``horizon_custom_themes`` and
|
|
``horizon_default_theme`` variables to configure the dashboard with
|
|
custom themes and default to a specific theme respectively.
|