Gizmo uses Champ the microservice 41/25341/2
authorsblimkie <steven.blimkie@amdocs.com>
Fri, 1 Dec 2017 21:00:50 +0000 (16:00 -0500)
committersblimkie <steven.blimkie@amdocs.com>
Mon, 4 Dec 2017 17:06:40 +0000 (12:06 -0500)
commitbfb506c057c62cc6e76a3696608182c202e01698
treed386a9700e5ff101523a0d3071b606fbe610fe3b
parentf7b84df35a767b18b8c5f3485cff2ffd5faab0c8
Gizmo uses Champ the microservice

Gizmo modified to use the Champ ms REST API instead of the Champ library

Issue-ID: AAI-525
Change-Id: Ifc5d0302eebfe4eccbe805ecf6cfd059fb6e700b
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
12 files changed:
janus-deps-pom.xml [deleted file]
pom.xml
src/main/bin/start.sh
src/main/docker/Dockerfile
src/main/java/org/onap/crud/dao/champ/ChampDao.java
src/main/java/org/onap/crud/dao/champ/ChampEdgeSerializer.java [moved from src/main/java/org/onap/crud/dao/champion/ChampionEdgeSerializer.java with 93% similarity]
src/main/java/org/onap/crud/dao/champ/ChampVertexSerializer.java [moved from src/main/java/org/onap/crud/dao/champion/ChampionVertexSerializer.java with 94% similarity]
src/main/java/org/onap/crud/dao/champion/ChampionDao.java [deleted file]
src/main/java/org/onap/crud/service/CrudGraphDataService.java
src/main/java/org/onap/crud/util/CrudServiceConstants.java
src/test/java/org/onap/crud/dao/champ/ChampDaoTest.java [deleted file]
titan-deps-pom.xml [deleted file]