Pavel Cizinsky | d786881 | 2016-12-23 10:10:21 +0100 | [diff] [blame] | 1 | parameters: |
Pavel Cizinsky | c6e9059 | 2016-12-28 21:12:37 +0100 | [diff] [blame] | 2 | _param: |
| 3 | horizon_dashboard_theme: mirantis |
Pavel Cizinsky | d786881 | 2016-12-23 10:10:21 +0100 | [diff] [blame] | 4 | horizon: |
| 5 | server: |
| 6 | plugin: |
| 7 | horizon_theme: |
| 8 | app: horizon_theme |
Pavel Cizinsky | c6e9059 | 2016-12-28 21:12:37 +0100 | [diff] [blame] | 9 | theme_name: ${_param:horizon_dashboard_theme} |
Pavel Cizinsky | d786881 | 2016-12-23 10:10:21 +0100 | [diff] [blame] | 10 | source: |
| 11 | engine: pkg |
Ales Komarek | 846938d | 2016-12-29 14:04:41 +0100 | [diff] [blame] | 12 | name: openstack-dashboard-${_param:horizon_dashboard_theme}-theme |
Adam Tengler | 4c2452c | 2018-07-11 17:55:00 +0200 | [diff] [blame] | 13 | themes: |
| 14 | default: "mirantis" |
| 15 | available: |
| 16 | mirantis: |
| 17 | name: "Mirantis" |
| 18 | description: "Mirantis theme" |
| 19 | enabled: True |
| 20 | material: |
| 21 | enabled: False |