From ec073f2ee235f9058613444d78d13c795ab60ef1 Mon Sep 17 00:00:00 2001 From: Harry Huang Date: Mon, 22 Jan 2018 12:12:08 +0800 Subject: [PATCH] Update git submodules * Update docs/submodules/compass4nfv from branch 'master' - Add workaround for horizon image upload issue JIRA: COMPASS-573 1. With HORIZON_IMAGES_UPLOAD_MODE set to direct Horizon provides the endpoint for Glance based on OPENSTACK_ENDPOINT_TYPE. If OPENSTACK_ENDPOINT_TYPE is set to internalURL any browser outside the internal network is unable to upload image. Add ansible task to set HORIZON_IMAGES_UPLOAD_MODE to legacy as a workaround. 2. Add ansible lookup plugin to get openstack release 3. set openstack_release into group_vars/all in config-osa to make this variable readable for other tasks Change-Id: I9ef358e1f4acb0c329a032e18359de12284f3b56 Signed-off-by: Harry Huang --- docs/submodules/compass4nfv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/compass4nfv b/docs/submodules/compass4nfv index 26f656961..bb9f83caa 160000 --- a/docs/submodules/compass4nfv +++ b/docs/submodules/compass4nfv @@ -1 +1 @@ -Subproject commit 26f656961306239075612ac75a92b79db44e1539 +Subproject commit bb9f83caad0d76277144d53caabe43fd317ce268 -- 2.16.6