From 9cf8f48bcee216e62284695c48fac17aa6cbcb3e Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 2 Jan 2018 02:12:30 -0500 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Bugfix: use fuel public endpoint rather than internal one 1. The internal endpoint url of fuel is http. 2. Dovetail won't pass cacert to functest and yardstick containers if it's http. 3. For functest and rally, even if it uses internal url in the openrc file, they will still use public one somewhere. 4. Use fuel public endpoint which is https, so all containers will work with the cacert. Change-Id: I3326c8d66bcad44ea81169ce0938cb0e247f498c Signed-off-by: xudan --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index d8f30ed2d..543ccac9c 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit d8f30ed2d6f06774b0b0ae8ec8cf85906d0891ec +Subproject commit 543ccac9c57847695cb038d6153cf782b499491a -- cgit 1.2.3-korg