Fix parsing issue for ccvpn 85/92585/7
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Fri, 2 Aug 2019 15:47:09 +0000 (21:17 +0530)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Mon, 26 Aug 2019 14:53:46 +0000 (20:23 +0530)
commit713b2b8be4dd1dd57f5ef9b0927ceb9bd3b009c4
treeaa011b7aefaf2fd89b38055c9204864535fdb97c
parent392930581c3c981af482f006a11ac82ab2385ba1
Fix parsing issue for ccvpn

Fix csar parsing issue for ccvpn.

Change-Id: Ie99acbec8a52de7a08d1627c210c0e3fda986520
Issue-ID: SO-1393
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
asdc-controller/src/main/java/org/onap/so/asdc/client/ASDCController.java
asdc-controller/src/main/java/org/onap/so/asdc/installer/heat/ToscaResourceInstaller.java
asdc-controller/src/test/java/org/onap/so/asdc/client/test/rest/ASDCRestInterfaceTest.java
asdc-controller/src/test/java/org/onap/so/asdc/installer/heat/ToscaResourceInstallerTest.java
asdc-controller/src/test/resources/resource-examples/ccvpn/demo-ccvpn-notification.json [new file with mode: 0644]
asdc-controller/src/test/resources/resource-examples/ccvpn/service-Sdwan-csar.csar [new file with mode: 0644]