Addressed vCPE-Infra processing issue ASDC Controller 26/87926/2
authorRamesh Parthasarathy <ramesh.parthasarathy@att.com>
Fri, 17 May 2019 04:15:29 +0000 (21:15 -0700)
committerRamesh Parthasarathy <ramesh.parthasarathy@att.com>
Fri, 17 May 2019 04:15:29 +0000 (21:15 -0700)
commit2fcd0d81688ca3dbde9c3853a0eca5aed9e4da7d
tree8fbda97d1a5bde30f3a5def8e529b309f56bd179
parentc0650e43c4228596831e5c49934a26ba4c221099
Addressed vCPE-Infra processing issue ASDC Controller

code was modified to address vCPE-infra notification received from SDC.
Also added unit tests to ensure that the code works as expected.

Change-Id: I217e2dfed9548bfb0e9b93c96aaf75afc1d4171c
Issue-ID: SO-1861
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
asdc-controller/src/main/java/org/onap/so/asdc/client/ASDCController.java
asdc-controller/src/test/java/org/onap/so/asdc/client/test/rest/ASDCRestInterfaceTest.java
asdc-controller/src/test/resources/data.sql
asdc-controller/src/test/resources/resource-examples/vcpe-infra/base_vcpe_infra.env [new file with mode: 0644]
asdc-controller/src/test/resources/resource-examples/vcpe-infra/base_vcpe_infra.yaml [new file with mode: 0644]
asdc-controller/src/test/resources/resource-examples/vcpe-infra/demovcpeinfra-notification.json [new file with mode: 0644]
asdc-controller/src/test/resources/resource-examples/vcpe-infra/service-Demovcpeinfra-csar.csar [new file with mode: 0644]
asdc-controller/src/test/resources/resource-examples/vcpe-infra/vcpe_infrabf35304fe92f0_modules.json [new file with mode: 0644]
asdc-controller/src/test/resources/resource-examples/vcpe-infra/vendor-license-model.xml [new file with mode: 0644]
asdc-controller/src/test/resources/resource-examples/vcpe-infra/vf-license-model.xml [new file with mode: 0644]