From 4787416c9d2c644fd1a9cc9810adf8d5dcad0bd3 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Sun, 1 Oct 2017 23:07:55 -0400 Subject: [PATCH] Updated git submodules Project: aai/traversal master 78014e1e11a5fb33c68e1792ccb2b521f2f5dac4 Fix git clone issue to fail container startup Also fix the call to update query script issue since in kubernetes environment, there is no guarantee that the haproxy will come up before the traversal container comes up so we need to modify aai.server.url to point to resources container Issue-ID: AAI-408 Change-Id: I46c4e75c10a7509541ea19113a3297de26f92677 Signed-off-by: Venkata Harish K Kajur --- docs/submodules/aai/traversal.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aai/traversal.git b/docs/submodules/aai/traversal.git index bed3675b3..78014e1e1 160000 --- a/docs/submodules/aai/traversal.git +++ b/docs/submodules/aai/traversal.git @@ -1 +1 @@ -Subproject commit bed3675b3616e089d8581b7cb755adb754e2f3f9 +Subproject commit 78014e1e11a5fb33c68e1792ccb2b521f2f5dac4 -- 2.16.6