aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_chef.json
AgeCommit message (Collapse)AuthorFilesLines
2018-04-06Dg changes to fix methodnotfound exceptionvidhyasree1-4/+4
APPC_chef.json is updated with vnfc instead of Vnfc to allow the method callouts and to sinkup with the method names in chefAdapterImpl.java Issue-ID: APPC-829 Change-Id: I04bd9c720869117962c4dbe731abb22945fc03ee Signed-off-by: vidhyasree <sn141y@att.com>
2017-12-22Platform Hardening for DG Json files - Part 5Taka1-1/+1077
Change-Id: If1d1b8090c6f932c1b383e0be3d942bc9d082fae Issue-ID: APPC-305 Signed-off-by: Taka <tc012c@att.com>
2017-12-13First part of onap renamePatrick Brady1-1/+1
This is the first commit of the rename. This commit changes refereces to org.openecomp.appc > org.onap.appc that occur within files. The package folder structure is not changed in this commit. Change-Id: Ic95d749eb99d8a6f4f2b9ee9b06eb41c5cfa7e1c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-10-31Update DGs for Carbon and remove comments part 2Skip Wonnell1-21/+1
Update plugins for Carbon CCSDK Update schemaLocation and namespace for Carbon CCSDK Remove license text comments since json files don't handle comments Change-Id: I6d7cdc7e082d3376b435d0549688a687b2f1cf6a Issue-ID: APPC-293 Signed-off-by: Skip Wonnell <skip@att.com>
2017-08-18Initial add of appc-directed-graph bundlesSkip Wonnell1-0/+21
Directed Graph library Additional JIRA Issues: APPC-66, APPC-71, APPC-74 Issue-ID: APPC-65 Change-Id: I1bd643f7675dec19e562e99db65bafa0dcda6ef4 Signed-off-by: Skip Wonnell <kw5258@att.com>