aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic
AgeCommit message (Collapse)AuthorFilesLines
2017-09-28Merge "Update DG validate-network-input-parameters"Dan Timoney2-432/+1228
Former-commit-id: 3677f3cdd048c430de6c160517bb89e2f7acc2a0
2017-09-28Update DG validate-network-input-parametersMarcus G K Williams2-432/+1228
Added activate and deactivate svc-action for VoLTE overlay. Issue-Id: SDNC-28 Change-Id: I034658890bec7f19c08e35db2bcbaa20c2dc5a42 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 05880a04310068ff77a385c691a43cecf9d43738
2017-09-28Modify DG for VoLTE use caseramu.n2-250/+348
Modify network-topology-operation DG to call network-topology-operation-create and network-topology-operation-delete sub DGs Change-Id: I3084d97143e6bb16986c1e1ea33738986c42640c Issue-Id: SDNC-27 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 24eb828a0a9f9506863c11e363bdaa6a58added4
2017-09-27Merge "Add VoLTE l3-dci-connects DGs + xml"Dan Timoney4-0/+1144
Former-commit-id: d5a73e9146c00ca18936a5d9d29668bbae72eeff
2017-09-27Add VoLTE l3-dci-connects DGs + xmlMarcus G K Williams4-0/+1144
Issue-Id: SDNC-28 Change-Id: I1e1eea6dc91d4ec7fd3cb159b557e33ebef13c92 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 933ae5b147fc5c72aacc40a2255545efc8f2a7cd
2017-09-27Add DGs for VoLTE use caseramu.n4-2/+1329
Add network-topology-operation-delete sub DG for delete underlay L3VPN configuration Change-Id: Iba9380aaf33f48116fa46a416efff34c130cfc52 Issue-Id: SDNC-27 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 6cb45a1f39166566d0229e4dba430223a9877141
2017-09-27Merge "Add DGs for vCPE use case"Dan Timoney32-0/+1988
Former-commit-id: 5d890ae8e13a5a077470ca3cd86055d8a4a87c82
2017-09-27Add DGs for vCPE use caseDan Timoney32-0/+1988
Add new DGs needed to support vCPE use case Change-Id: I1717a3a1c49fedf5ec89667b22fee433429c42ed Issue-ID: SDNC-48 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 26febb6f008e2cf9dc06a93b87885c8a37acce13
2017-09-27Merge "Add initial DG changes for underlay"Dan Timoney2-0/+115
Former-commit-id: 6b5bcd001e9997e5ce4142c6c5818c767b59a94e
2017-09-26Add sub DG for underlayramu.n2-0/+143
Add network-topology-operation-create sub DG for underlay L3VPN configuration Change-Id: I143fc60142b7da471c2142fc65e224c2712faf5e Issue-Id: SDNC-27 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 1d15c657de5910798e6dd93704ed820bd672a62c
2017-09-26Add initial DG changes for underlayramu.n2-0/+115
Add sub DG to validate underlay L3VPN input params Change-Id: I19d2860e3755528c0455c0f132be3d1872137a1f Issue-Id: SDNC-27 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 55ada56e6632a4bae2dd88f243050c451e10f32d
2017-09-21Renamed ecomp-model-informationDan Timoney26-169/+169
Updated generic-resource-api DGs to reflect name change of ecomp-model-information to onap-model-information. This name change was missed in initial seed code submission, but is consistent with API doc published on ONAP wiki. Change-Id: I5cb95c98ed7c8748fcd2a607bee8b81a6166ae99 Issue-ID: SDNC-98 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 979076e024b63ea7632c3cd57b8d62525482698d
2017-09-20Update DG namepaces - fixedDan Timoney42-187/+207
Fixed script src/main/scripts/updateDgNamespace.sh to update namespace references in DG XML files, and used that script to update all DG XMLs. Change-Id: Idc9867007fbf46e17b336ed8bb33fdd08670a6ea Issue-ID: SDNC-95 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fafd0e6f7408803ae2a1fc0bef2a8a06cc08f2e6
2017-09-20Update DG namepacesDan Timoney20-19/+32
Added script src/main/scripts/updateDgNamespace.sh to update namespace references in DG XML files, and used that script to update all DG XMLs. Change-Id: I6ce75fcb5e1edee421560f6d539a7f0921fdf22a Issue-ID: SDNC-95 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 51970f69236c65abee61f0099c8137c01e9fe26d
2017-09-20Fix platform logic installationDan Timoney19-873/+76
Platform logic on SDNC should install the CCSDK platform logic package merged with the graphs for SDNC. Instead, it was overwriting CCSDK package and installing only local SDNC version. Change-Id: Iada6779b942ff608987486bd10fed9f147018f74 Issue-ID: SDNC-96 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 048b31a4b390ff4a749c4d8e7dcd271f12da177e
2017-09-20Fix dblib propertiesDan Timoney1-1/+1
Added missing property in dblib.properties to specify mariadb JDBC connector. Also, fixed bug in install that was preventing DGs from being added. Change-Id: Ife7df2b7565bbcaf98c9d816158224b4b4a77189 Issue-ID: SDNC-88 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 43405c2830e03529e9ce17c28a9e302e6fdf69ea
2017-09-18Fixed accessing network-input-parameters.shashikanth2-779/+779
network topology operation assign sub DG access network-input-parameters as network-parameters which is not defined under network-request-input container in GENERIC-RESOURCE-API yang, modified network-topology- operation-assign.json as below Before: network-topology-operation-input.network-request-input. network-parameters After: network-topology-operation-input.network-request-input.network -input-parameters. jira.onap.org/browse/SDNC-87 Issue-Id: SDNC-87 Change-Id: Idd4005fb24365fef990284569dd23685590515b3 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 89ac5158f33c5358d1a943a482f139e879dbd0a9
2017-09-06Add generic-resource-api DG seed codeDan Timoney105-0/+18229
Add seed code for generic-resource-api directed graphs. Change-Id: I51df937740d54d6f907c79fe322e4ffafe53537c Issue-ID: SDNC-45 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b014b942536d93f55664b67a36436168e623bcec
2017-09-01Build sdnc/oam from ccsdkDan Timoney5-21/+21
Update sdnc/oam to build from ccsdk. To get a clean build, it was necessary to also change openecomp references to onap. Change-Id: I90d939e77504cd58148889aff2a50f060e27f963 Issue-ID: SDNC-50 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e391e1e3ca8ea5385bb1f77ed7c4c83935451575
2017-06-23Merge "[SDNGC-5859] copy local change to onap"Dan Timoney81-1069/+21711
Former-commit-id: 5f6ab6cbef76e507941e2ae2b886ec2a29dfb5ab
2017-06-06[SDNGC-5859] copy local change to onapPat Cheung81-1069/+21711
copied local vnfapi platform-logics changes to onap Change-Id: Ia6e188c76f011899dd50c1ec2ee8afa0b6cdc72e Signed-off-by: Pat Cheung <kc1472@att.com> Former-commit-id: a0df39edfc3687fb99860f605eb6d97fb666da25
2017-06-05[SDNC-14] Roll oam to version 1.1.2Dan Timoney5-10/+10
Roll oam to use version 1.1.2 of rootpom, to ensure latest version is being used Change-Id: I4cbed1436cc2dfb77690a5aaa28477a1d3e957c3 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fe503b491dda155f20e3840ec14ea89788961187
2017-05-18Merge "fix maven local build issue"Dan Timoney2-0/+3
Former-commit-id: 16cb8a0af0c8bb1efd1e26f0b9aeb7e1fec36dc0
2017-05-07fix 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: I7b0b4ac61351704b4beab073dda5779d6b6e6152 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Former-commit-id: 6485eecefff83d76557aa8aaf33d273d5033d967
2017-05-07update copyright to avoid noisy diff after buildGuo Ruijing41-255/+350
Change-Id: Ida725825312f9be2349cf1a1562c122e61efbcaa Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Former-commit-id: 53d11b9c8fa4a13c58f5b248998e9f8ce818e12a
2017-04-26[RELEASE] Roll to 1.1.1-SNAPSHOTDan Timoney5-10/+10
Roll to next snapshot version Change-Id: Ia5f8bb92d5566cea07b98bbb7a63c9588ea975c8 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5b0799ac9dbaf0022b0b668c7471f6e03df91b7a
2017-04-24[SDNC-5] Rebase SDN-C oamDan Timoney82-397/+224
Apply fixes to directed graphs and docker containers discovered during local testing Change-Id: Ie675ecea7aa5119fb0b3ee180997b3a420be3e1b Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 596540a90b7cd031151943062b8c259314acce93
2017-04-07Fix assembly xmls for maven-assembly-plugin v2.2+Gary Wu2-0/+2
Starting in version 2.2, maven-assembly-plugin requires an id tag in the assembly descriptor xmls. This patch allows the project to be built in environments that use newer versions of maven-assembly-plugin. For details, see: https://issues.apache.org/jira/browse/MASSEMBLY-517 Change-Id: I95df31b2eb880eb6d2a466eafcc57206f9d3d516 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Former-commit-id: 59263d726d0c6811c7608a0cbbbff18f74aa8c22
2017-03-15[VERSION] Roll to next versionTimoney, Daniel (dt5972)5-10/+10
Roll to version 1.1.0-SNAPSHOT Change-Id: If078aef1ef1a05207d98125d01cec8abdf598af4 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: d239580db622f04200795e0343413dd288495d81
2017-03-07[Docker] Dgbuilder docker image does not buildTimoney, Daniel (dt5972)41-41/+41
Problem seems to be related to version of exec-maven-plugin - version 1.5.0 seems to work correctly Change-Id: Iafde699687fb06ea1dfd9fa06b04668022007345 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 660e02d8d1fc4a06e756c068f36f9bf74aba3199
2017-02-24[VERSION] Roll back to snapshotTimoney, Daniel (dt5972)5-10/+10
Roll back to version 1.0.0-SNAPSHOT Change-Id: I34e10826653cb5dc331b8fea0247f4755b1b7a94 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 9b29076458cc42128c2bb324b43176b122ce8a0f
2017-02-21[VERSION] Use official root pomTimoney, Daniel (dt5972)5-10/+10
Use version 1.0.0 of root pom Change-Id: Icc821432b9eb68be9dfb3755f505b6bdd8b97035 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: f8e0d3b080ae4c8069de5b7cefa6ca60dda2fe5d
2017-02-20[VERSION] Reset versionsTimoney, Daniel (dt5972)5-10/+10
Reset versions to 1.0.0-SNAPSHOT Change-Id: I7e21332d0086c647732e87d9410028c2a124f843 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: fae8736f80b74b536fbfb72913db5b17acec8dc1
2017-02-15Initial commit for OpenECOMP SDN-C OA&MTimoney, Daniel (dt5972)85-0/+4336
Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba