From 8095a68502ed9acf3e707b73e8ef6503b44860d1 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouƫt Date: Tue, 23 Oct 2018 12:02:06 +0000 Subject: Updated git submodules Project: oom master 57a322c8445b56eb67a2295c40895270bcca9b0b Merge "Fix the issue widget model issue" Fix the issue widget model issue So the problem is happening intermittently because resources and traversal starts up parallel sometimes they would be ready at the same time and sometimes they are not but the HAProxy deployment needs to wait until resources, traversal and graphadmin is ready before it starts to be in the ready state. Also modifying the readiness probe to make the echo request to /aai/util/echo rather than rely on the port check to get a better indicator of haproxy readiness Issue-ID: AAI-1759 Change-Id: I847abd7fd0375da59254656f5891ed14547058ab Signed-off-by: Kajur, Harish (vk250x) --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 6fcdcaa89..57a322c84 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 6fcdcaa896bc8172189ea9a90ad6dc965596bf20 +Subproject commit 57a322c8445b56eb67a2295c40895270bcca9b0b -- cgit 1.2.3-korg