Age | Commit message (Collapse) | Author | Files | Lines |
|
1) Replace openecomp schema with onap
2) Get import/export rts from comma separated string
3) Replace tab with space
Change-Id: I7025c6c89e74ab4ffefbab6eaf497c68ac333c9a
Issue-Id: SDNC-105
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 94d275c0b63b7a8d4e88303776edcbd82e681b8d
|
|
*Replace openecomp schema with onap
*fix plugin references
*fix svc-action type issue
*Add rest call for site & vrf configuration
*Get ip-prfix & next-hop from route string
Change-Id: I697fb76ab42a7fcb304df19733ac50eef7953f4f
Issue-Id: SDNC-105
Signed-off-by: Ramu N <ramu.n@huawei.com>
Former-commit-id: 3948576d2ce46e492cfead3efd0aa883c280bd30
|
|
Following changes are included:
1) Validated presence of mandatory input parameters
2) Validation of values for both sites.
3) Handling of l2 and l3.
Change-Id: Ic01604f445b682494157f7358f2f4eed6b720b88
Issue-Id: SDNC-107
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 39f275c0e95a08a41e9c84c8662288b5af1f36ec
|
|
Former-commit-id: aa5d0ada80d9854beabbe52f82b16eb2f247aaa5
|
|
Following changes are included:
1) Handle l2 and l3 dci.
2) Fetch 3rd parth controller information using site-id.
3) Fetch siteId from parameter list.
Change-Id: Ibd6b7520f96dbadcb2ffd440fe9687e86d7e558f
Issue-Id: SDNC-104
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 68505f52197cc6d7bbc804c9b9f38f3b8886fe66
|
|
Former-commit-id: 2ca3cb4819fb95c052d9ad60cd91a0cd316caa4c
|
|
Following changes are included:
1) Handle l2 and l3 dci.
2) Handle 2 sites data keeping rest node template generic.
3) Fetch 3rd parth controller information using site-id.
Change-Id: I6d075cab2c7850197d91bd4e707c10c579458d48
Issue-Id: SDNC-104
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: 93b36edae1b14165ebd9c0fc9bbbe916c725790a
|
|
Former-commit-id: 3677f3cdd048c430de6c160517bb89e2f7acc2a0
|
|
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
|
|
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
|
|
Former-commit-id: d5a73e9146c00ca18936a5d9d29668bbae72eeff
|
|
Issue-Id: SDNC-28
Change-Id: I1e1eea6dc91d4ec7fd3cb159b557e33ebef13c92
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Former-commit-id: 933ae5b147fc5c72aacc40a2255545efc8f2a7cd
|
|
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
|
|
Former-commit-id: 5d890ae8e13a5a077470ca3cd86055d8a4a87c82
|
|
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
|
|
Former-commit-id: 6b5bcd001e9997e5ce4142c6c5818c767b59a94e
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|