From 76698bf1ed9f6d6c23eaafdd6eb27cf490700c3c Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Mon, 10 Sep 2018 02:19:43 -0700 Subject: Updated git submodules Project: multicloud/k8s master e7a7b50f6fc0f036eeb116f95e8e5fb8d56aa4ef Add no_proxy config value to docker-compose.yml The no_proxy configuration value was missing in the docker-compose.yml this was causing a different behaviour when the functional tests were running and consuming the services on the container. Change-Id: Ie88e88d50e0ec9c4aa0d03367f2a9d25edccb753 Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-301 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index 5b6f0c4ef..e7a7b50f6 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 5b6f0c4efbfdc0c9bcb440c8da132bdaee4e518d +Subproject commit e7a7b50f6fc0f036eeb116f95e8e5fb8d56aa4ef -- cgit