Rework the deploy/undeploy method 55/83155/1
authorxg353y <xg353y@intl.att.com>
Wed, 20 Mar 2019 15:01:43 +0000 (16:01 +0100)
committerxg353y <xg353y@intl.att.com>
Fri, 22 Mar 2019 14:41:44 +0000 (15:41 +0100)
commit937c480aac2d675e70c94908febddb42aefc8dcc
tree545ae723863dc97894898ca60019859ea888f1d0
parent3a8e6a29c2332a3d5a7fd9b06e16ee22a2747f6a
Rework the deploy/undeploy method

Create the camle box for depoy/undeploy closed loop with the new loop
data model

Issue-ID: CLAMP-334
Change-Id: Ica77163877c30b31efc37ab489b3810fe1251012
Signed-off-by: xg353y <xg353y@intl.att.com>
src/main/java/org/onap/clamp/clds/util/LoggingUtils.java
src/main/java/org/onap/clamp/exception/OperationException.java [new file with mode: 0644]
src/main/java/org/onap/clamp/loop/Loop.java
src/main/java/org/onap/clamp/loop/LoopService.java
src/main/java/org/onap/clamp/operation/LoopOperation.java [new file with mode: 0644]
src/main/resources/clds/camel/rest/clamp-api-v2.xml