Age | Commit message (Collapse) | Author | Files | Lines |
|
Some unit tests still used the old style label and they needed to be
fixed.
IssueID: AAI-465
Change-Id: I6d669c93d00c32dacf3ed923c28a110fd6f4630d
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
The re-enabled unit test was depending on an older version of the champ
package so this has been updated to the newest version.
Change-Id: I80c6c8b930280e2a3aa534c73234b1f277fd8b67
Issue-Id: AAI-295
Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>#
|
|
Removed the explicit dependency on the older versions of the Tinkerpop
stack. This was causing problems with both the Titan and Janusgraph
implementations of the deployment.
Change-Id: I873ad3e9c92239774aa5ee30cf755700de52267b
Issue-ID: AAI-295
Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>
|
|
Issue ID: AAI-245
Change-Id: I38312e114a221686834303a81e6e21a49ee27b2a
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
New endpoints created to allow v11 endpoints to have their properties
automatically set based on db edge rules.
Issue-Id: AAI-60
Change-Id: I9b41f654fa9924b1dcb863aca369725a763b3691
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: I3712e141763f17633836d314d728282d5eabd356
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
|
|
Change-Id: I183f837d45acbfe3c673fde1acf8768d5e3fd37b
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
|