Ondrej Smola | 03ff34e | 2016-12-01 01:30:33 +0100 | [diff] [blame] | 1 | classes: |
| 2 | - service.horizon.server.single |
| 3 | parameters: |
| 4 | horizon: |
| 5 | server: |
| 6 | branding: "OpenStack Dashboard" |
| 7 | bind: |
| 8 | address: 0.0.0.0 |
| 9 | port: 8078 |
| 10 | plugin: |
| 11 | contrail: |
| 12 | source: |
| 13 | engine: pkg |
| 14 | name: openstack-dashboard-contrail-panels |
| 15 | horizon_overrides: |
| 16 | override: true |
| 17 | overrides: |
| 18 | - contrail_openstack_dashboard |
| 19 | app: horizon_overrides |
| 20 | source: |
| 21 | engine: pkg |
| 22 | name: python-horizon-overrides-plugin |
| 23 | horizon_theme: |
| 24 | app: horizon_theme |
| 25 | theme_name: mirantis-theme |
| 26 | source: |
| 27 | engine: pkg |
| 28 | name: openstack-dashboard-mirantis-theme |