Added l2-dci json template and updated l3-dci 17/16317/1
authorGaurav Agrawal <gaurav.agrawal@huawei.com>
Thu, 28 Sep 2017 09:50:37 +0000 (15:20 +0530)
committerGaurav Agrawal <gaurav.agrawal@huawei.com>
Thu, 28 Sep 2017 09:50:37 +0000 (15:20 +0530)
commit59f762556c4cecf8f59e780f6dd5072d85ccabfe
treecb6c4113d6d319406f2112551ae0a11572515f78
parent436a09706a437edae6518ddf67edb4e40daa8053
Added l2-dci json template and updated l3-dci

Following changes are included:
1) Added l2-dci template
2) Updated l3-dci template to handle paramaters generically for l2 and l3
3) Leaf-List handling
4) Added testcases for l2 and l3 template.

Change-Id: I3142ae35286ea3c55927bedf5a071aaff5b15401
Issue-Id: SDNC-103
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
restapi-call-node/provider/src/main/resources/l2-dci-connects-template.json [new file with mode: 0644]
restapi-call-node/provider/src/main/resources/l3-dci-connects-template.json
restapi-call-node/provider/src/test/java/jtest/org/onap/ccsdk/sli/plugins/restapicall/TestRestapiCallNode.java
restapi-call-node/provider/src/test/resources/l2-dci-connects-template.json [new file with mode: 0644]
restapi-call-node/provider/src/test/resources/l3-dci-connects-template.json [new file with mode: 0644]