Fix git clone issue to fail container startup 17/16817/1
authorVenkata Harish K Kajur <vk250x@att.com>
Mon, 2 Oct 2017 03:07:55 +0000 (23:07 -0400)
committerVenkata Harish K Kajur <vk250x@att.com>
Mon, 2 Oct 2017 03:08:05 +0000 (23:08 -0400)
commit78014e1e11a5fb33c68e1792ccb2b521f2f5dac4
treed87e5be73bb3c6b441a24c98f9b9ffb7f937cfad
parentbed3675b3616e089d8581b7cb755adb754e2f3f9
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 <vk250x@att.com>
aai-traversal/src/main/resources/docker/docker-entrypoint.sh
aai-traversal/src/main/resources/docker/init-chef.sh