fix ping communication with search to datarouter 15/51215/1
authorrenealr <reneal.rogers@amdocs.com>
Tue, 12 Jun 2018 14:15:26 +0000 (10:15 -0400)
committerrenealr <reneal.rogers@amdocs.com>
Tue, 12 Jun 2018 14:17:12 +0000 (10:17 -0400)
commit34aa4984446aeb39b64930baf64058ea22ec9da0
tree9c84f5ba375f010bb8dc61592c7be0e8049e2179
parent9fcd2fde2324077ba019cbf845caec4378599613
fix ping communication with search to datarouter

Add the fix needed in order for the search ping to communicate with data
router as well as add some  fixes to the start script and dockerfile

Issue-ID: AAI-1224
Change-Id: I74ab3b8def4b85513401b7329d33dc6a3bc518bc
Signed-off-by: renealr <reneal.rogers@amdocs.com>
pom.xml
src/main/bin/start.sh
src/main/docker/Dockerfile
src/main/java/org/onap/aai/sa/Application.java
src/main/java/org/onap/aai/sa/rest/AnalyzerApi.java
src/main/java/org/onap/aai/sa/searchdbabstraction/JaxrsUserService.java [deleted file]
src/main/java/org/onap/aai/sa/searchdbabstraction/RestEchoService.java [moved from src/main/java/org/onap/aai/sa/searchdbabstraction/JaxrsEchoService.java with 73% similarity]
src/main/java/org/onap/aai/sa/searchdbabstraction/elasticsearch/dao/ElasticSearchHttpController.java
src/main/resources/application.properties
version.properties