repeat distribution transaction error 54/86454/1
authorParthasarathy, Ramesh <ramesh.parthasarathy@att.com>
Sat, 27 Apr 2019 15:08:55 +0000 (11:08 -0400)
committerBenjamin, Max (mb388a) <mb388a@us.att.com>
Sat, 27 Apr 2019 15:11:47 +0000 (11:11 -0400)
commit47ace9d3fa552b3c19c8894d039841fe7ce91958
tree569a9381d2a2c89b042e4a1188f9f0b26132f3d5
parent97063f90cfa7b9bfc591ee6dba1a5ffa68e00643
repeat distribution transaction error

implemented existence of tosca csar first before processing the
notification
implemented changes to verify if a csar already exists with tosca_csar
table before processing the distribution.
Updated code to set the SO component status when the
csarIsAlreadyDeployed.

Change-Id: I777ec603cb2f2f004adaa84e07196a961cebd646
Issue-ID: SO-1808
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.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/installer/heat/ToscaResourceInstallerTest.java