Horizon: Fix and reload missing css in Pike 15/50915/4
authorting wu <ting.wu@enea.com>
Mon, 22 Jan 2018 09:09:52 +0000 (10:09 +0100)
committerting wu <ting.wu@enea.com>
Tue, 23 Jan 2018 14:47:31 +0000 (15:47 +0100)
commite53df8ff6a611203e06bb1bd8ca9ace65ea8801a
tree971d849ca914074df5dae1a682f92e5b5f226b93
parentd06bcfb72c44b507c3efee4de00f415869f48450
Horizon: Fix and reload missing css in Pike

The horizon in Pike release is broken due to missing
the static content. This workaround is to:

- create a missing symbolic link.
  The link is defined as an alias in the apache configuraion
- collecting and compressing static assets
- add single "Default" theme as AVAILABLE_THEMES
- restart apache2 service
- apply the workaround to Salt states
 'openstack_ha' and 'openstack_noha'

JIRA: FUEL-324

Change-Id: Idd70165f1be8d31967a3ab518323e6f3e8406624
Signed-off-by: ting wu <ting.wu@enea.com>
mcp/config/states/openstack_ha
mcp/config/states/openstack_noha