getting traversal, resources, & gremlin to boot 27/9827/1
authorMandeep Khinda <mandeep.khinda@amdocs.com>
Fri, 1 Sep 2017 02:15:17 +0000 (02:15 +0000)
committerMandeep Khinda <mandeep.khinda@amdocs.com>
Fri, 1 Sep 2017 02:15:17 +0000 (02:15 +0000)
commit76092d6462ccbdd37a46071fa87804e9c9afdcd3
tree4cf52a03582ebe0f8d46afa147f5026d46748435
parent9cd2211545b7a7cf00cef892ceb4fa00b6cfc46a
getting traversal, resources, & gremlin to boot

- reverted some log dir changes that cause chef to complain
about pre-existing directories
- had to fork and modify docker-entrypoint for both
resources and traversal to avoid git clone of aai-data
- updated gremlin hostname so that container comes up...
was complaining about failure to bind to port 8182

Issue-ID: OOM-65

Change-Id: I84d2647af588e39502a075880a163104bb39540e
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
kubernetes/aai/templates/aai-resources-deployment.yaml
kubernetes/aai/templates/aai-traversal-deployment.yaml
kubernetes/aai/templates/gremlin-deployment.yaml
kubernetes/config/docker/init/config-init.sh
kubernetes/config/docker/init/src/config/aai/aai-resources/docker-entrypoint.sh [new file with mode: 0755]
kubernetes/config/docker/init/src/config/aai/aai-traversal/docker-entrypoint.sh [new file with mode: 0755]