aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/src
AgeCommit message (Collapse)AuthorFilesLines
2017-10-20Fix tunnelxconn DGsDan Timoney1-0/+7
Tunnelxconn DGs had cut/paste errors (referred to security-zone incorrectly). Also, restapi templates were missing. Change-Id: Ib7aad71796301632e9269aa9e3e5e5fd266d7a94 Issue-ID: SDNC-139 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 76c06d99c067aa7be038e496753caee30ee01d0b
2017-09-20Fix platform logic installationDan Timoney6-214/+6
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-05-18Merge "fix maven local build issue"Dan Timoney1-0/+1
Former-commit-id: 16cb8a0af0c8bb1efd1e26f0b9aeb7e1fec36dc0
2017-05-07fix maven local build issueGuo Ruijing1-0/+1
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 Ruijing6-6/+6
Change-Id: Ida725825312f9be2349cf1a1562c122e61efbcaa Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Former-commit-id: 53d11b9c8fa4a13c58f5b248998e9f8ce818e12a
2017-04-24[SDNC-5] Rebase SDN-C oamDan Timoney1-1/+0
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 Wu1-0/+1
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-07[Docker] Dgbuilder docker image does not buildTimoney, Daniel (dt5972)6-6/+6
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-15Initial commit for OpenECOMP SDN-C OA&MTimoney, Daniel (dt5972)6-0/+256
Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba