Age | Commit message (Collapse) | Author | Files | Lines |
|
Added placeholder for YANG files used in RestconfApiCallNode.
Issue-ID: CCSDK-325
Change-Id: Id46c3120ebb9879462d6fda1d3abd05f0bb2c088
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 03e2a86a4ee97bf22a4cb789514d6e2ff88279ba
|
|
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
|
|
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
|
|
Former-commit-id: 16cb8a0af0c8bb1efd1e26f0b9aeb7e1fec36dc0
|
|
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
|
|
Change-Id: Ida725825312f9be2349cf1a1562c122e61efbcaa
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Former-commit-id: 53d11b9c8fa4a13c58f5b248998e9f8ce818e12a
|
|
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
|
|
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
|
|
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
|
|
Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba
|