From 5e2b077e496ca28e9f91fc12cecb872228c81816 Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 21 Aug 2019 15:27:11 -0700 Subject: Log component Set the right log component in the camel xml files routes Issue-ID: CLAMP-428 Change-Id: I476e5b24f5e772c77998508ad3e90c811838386e Signed-off-by: sebdet --- .../resources/clds/camel/routes/dcae-flows.xml | 51 ++++++++++------------ 1 file changed, 23 insertions(+), 28 deletions(-) (limited to 'src/main/resources/clds/camel/routes/dcae-flows.xml') diff --git a/src/main/resources/clds/camel/routes/dcae-flows.xml b/src/main/resources/clds/camel/routes/dcae-flows.xml index 395077a8..46935819 100644 --- a/src/main/resources/clds/camel/routes/dcae-flows.xml +++ b/src/main/resources/clds/camel/routes/dcae-flows.xml @@ -2,19 +2,16 @@ - - - @@ -35,20 +32,17 @@ ${exchangeProperty[X-ONAP-PartnerName]} - - - + + DCAE + @@ -70,8 +67,7 @@ - @@ -82,8 +78,7 @@ - @@ -105,20 +100,17 @@ ${exchangeProperty[X-ONAP-PartnerName]} - - - UNDEPLOY loop status + + DCAE + - @@ -146,8 +140,7 @@ - @@ -167,8 +160,7 @@ ${exchangeProperty[X-ONAP-PartnerName]} - @@ -179,6 +171,9 @@ DCAE deployment status + + DCAE + -- cgit 1.2.3-korg