aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-23Safeguard against deprecated DbEdgeRules versions.Shwetank Dave3-6/+11
Currently we require a DbEdgeRules_vX.json file and it's associated edge_properties_vX.json files. If an edge_properties file is not found for a DbEdgeRules file, it throws an exeption. We should log and entry stating DbEdgeRules and it's associaded edge_properties files is not found and not throw an error. Issue-ID: AAI-21 Change-Id: I05f5b4d14c3cef1586cefe579e38df03ca4fb438 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2017-08-22Split out Titan specific dependencies from coreabatos11-322/+236
Remove the Titan specific references within the gizmo core and prepare for dependency on new champ core library. Change-Id: I29a4e7b6528e8357715b095d8db5456cd01eb636 Issue-ID: AAI-21 Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
2017-08-22Using DbEdgeRules.json files from aai-core jar.Shwetank Dave14-155/+7474
Before we were aai_relationship_vxx.json files. Now using the edge rules directly from aai-core jar. Issue-ID: AAI-21 Change-Id: Id62494caabc75bc29e4f3558268ec78897946937 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2017-08-22Revert version of champ dependency.gfraboni1-1/+1
Incorrect version of Champ library in pom was inadvertently committed. Issue-ID: AAI-26 Change-Id: Ic099c94d1cd830c11cad2d0d2cc43164e7eab5ed Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
2017-08-21[AAI-26] Handle ChampTransactionExceptions.gfraboni2-19/+51
Change-Id: I3e7917e585f9141dc8e31e2df9e4b33ba20d1cb3 Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
2017-08-18[AAI-164 Amsterdam] Refer to ONAP event-libsblimkie1-1/+1
Change-Id: I8aaa3de5c771f95540ff175f4983bc3ea8c0280e Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-08-08[AAI-26] Updating OXMModelLoader test.Shwetank Dave1-2/+1
Change-Id: I3712e141763f17633836d314d728282d5eabd356 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2017-08-03[AAI-26] Adding gizmo data to the repository.Shwetank Dave82-0/+8308
Change-Id: I183f837d45acbfe3c673fde1acf8768d5e3fd37b Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2017-07-14Initial empty repositoryJessica Wagantall0-0/+0