aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic
AgeCommit message (Collapse)AuthorFilesLines
2017-08-02Reformatting graph.versions and DGsroot4-820/+820
The DGs and the graph.versions located in the platform-logic folder (the one that loads and activates the DGs into the DB as defined by graph.versions) are formatted as DOS/noeol files which breaks the process to activate/load these DGs into the DB. Formatting these files to UNIX format. Change-Id: I281027c3887213a8dfd540e2c66505c7ed6005db Signed-off-by: root <ha076r@att.com> Issue: [APPC-99]
2017-08-01Adding new directed graphsPatrick Brady4-0/+320
Added Generic_Restart and legacy_operation and updated topology_operation_all. Created VNF_DG_MAPPING.sql and added code for this sql at the end of "install.sh". Change-Id: Ib741740e8be43cda22c648215b0d7096b95ea2ed Signed-off-by: Patrick Brady <pb071s@att.com> Issue:APPC-88
2017-07-26[APPC-16] Chef DG in XML/JSON format.hector3-2/+767
Change-Id: I35df1f91efe76f7b6e0f268ee715e1f742b44548 Signed-off-by: hector <ha076r@att.com>
2017-07-26Changing sdnc root pom versionPatrick Brady1-1/+1
[APPC-95]Version 1.1.2 of sdnc root pom no longer exists Change-Id: I3e05c4f1ba6295054af0b2a75ea132509f3c417c Signed-off-by: Patrick Brady <pb071s@att.com>
2017-06-18[APPC-6] Ansible DG in JSON format.hector1-0/+1
Change-Id: I570dbad1653eb72faf49dd108942d5add199455c Signed-off-by: hector <ha076r@att.com>
2017-06-21Updating sdnc version [APPC-15]Patrick Brady1-1/+1
Change-Id: If82cdfb15b0961ca8abd02ee29a56a4457bbad3d Signed-off-by: Patrick Brady <pb071s@att.com>
2017-06-19[LICENSE] Updating licenses as per legal decisionroot7-16/+23
Change-Id: Iaa769b9446688358da0fdc844fe80747a8dd35a4 Signed-off-by: root <ha076r@att.com>
2017-06-19[feature/APPC-6] Adding DG assoc w Ansible Featureroot2-0/+56
Change-Id: I0d24b0ff35954c585f23d17b74b777991eb27634 Signed-off-by: root <ha076r@att.com>
2017-05-16fix maven local build issueGuo Ruijing2-0/+3
onap jenkins use maven-assembly-plugin 2.2-beta-5. without fix, local build use maven-assembly-plugin 2.4.1 and build fails as: Assembly is incorrectly configured: null. to fix local build issue: 1. update to maven-assembly-plugin 2.6 2. add AssemblyId configuration which is needed for assembly >= 2.2 Change-Id: Icb1178b5c254ce188345cf1ee5381b442c8e668d Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-05-16update copyright to avoid noisy diff after buildGuo Ruijing7-17/+52
Change-Id: I50d213f4d22dff2e211258a3e536dc1a50618b78 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-03-10Updating master to 1.1.0-SNAPSHOTPatrick Brady3-6/+6
Change-Id: I40b21060f71ef2e495deb30ea7e8949c673cc3ee Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-24Changing to snapshot versionPatrick Brady3-6/+6
Changing version from 1.0.0 to 1.0.0-SNAPSHOT Change-Id: Ia862c98104fa6fd8cac9830aa21c0caa63d3edc1 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-13Modified SDN-C Artifacts groupIDsPatrick Brady1-1/+1
Modified SDN-C Artifacts groupID to reflect new naming convention Change-Id: I53a9a937e0d6cea902ad87000e6d4e6d0584adf1 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-13Update DG attributes based on latest SDN-C changesPatrick Brady2-2/+782
Change-Id: I48f314e6fb546e69a65e953c61b6bca83efcf4a6 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-13Initial OpenECOMP appc/deployment commitPatrick Brady13-0/+538
Change-Id: I46850ced2a3ff7a55dd1e92ec4509bf728466ce9 Signed-off-by: Patrick Brady <pb071s@att.com>