Fix delete instance in Design state 59/124759/1
authorsebdet <sebastien.determe@intl.att.com>
Fri, 8 Oct 2021 11:52:10 +0000 (13:52 +0200)
committersebdet <sebastien.determe@intl.att.com>
Fri, 8 Oct 2021 11:52:10 +0000 (13:52 +0200)
commitb33792767bd90ce5f049d088c64812568d9a55d5
tree9f9503ce0197ba1803ed01499a11b344a53eab11
parentb4f25510c8e71554cbbecf1cf1d9c21326d2d249
Fix delete instance in Design state

The "delete" flow should not crash when policies have not been deployed yet.
+ Fix DCAE logs (set to DCAe component)
+ Fix the STDOUT that should contain the error logs as requested by OOM team

Issue-ID: POLICY-3707
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I15951106280f4e781ee2f3140fa72a935d54f241
runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml
runtime/src/main/resources/clds/camel/routes/dcae-flows.xml
runtime/src/main/resources/logback-default.xml
runtime/ui-react/src/api/LoopActionService.js