aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/org/openecomp/schema/AaiResourceServiceTest.java
AgeCommit message (Collapse)AuthorFilesLines
2017-11-20Refactor to move from openecomp to onapBansal, Nitin (nb121v)1-197/+0
Refactor to move from openecomp to onap IssueID: AAI-486 Change-Id: I1d5634739514acf11d5fbdf5e2c7865aaccd864e Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-11-15Gizmo to use the new edge rule label formatsblimkie1-5/+5
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>
2017-09-26Fix dependency issue on older version of Tinkerpopabatos1-8/+0
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>
2017-09-01New endpoints to auto populate edge properties.gfraboni1-0/+205
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>