From a29a9259daf4cce60c99d9ec61f5bf9db0df4dc0 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Thu, 25 Jan 2018 16:41:53 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'master' - Merge "Horizon: Fix and reload missing css in Pike" - 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 --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 883e14e43..89222bf32 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 883e14e43fef1bd7814bb2954d61159400a8f934 +Subproject commit 89222bf32635fe158109c7793b9916803bddf344 -- cgit 1.2.3-korg