Fix updating the state in Participant Intermediary 34/135934/2 java-17
authorFrancescoFioraEst <francesco.fiora@est.tech>
Fri, 1 Sep 2023 14:41:47 +0000 (15:41 +0100)
committerAdheli Tavares <adheli.tavares@est.tech>
Thu, 14 Sep 2023 11:24:35 +0000 (11:24 +0000)
commitf28e48ef033188e6b4f252922124184c96217a09
treed46cc20ad8e77d300d3a6109a54090d93746b259
parenta1a18ba3f09642976c20f8457afedc91e42b3359
Fix updating the state in Participant Intermediary

Fix the Participant Intermediary that is not updating
the transition state "UNDEPLOYING" in the participant status.

Issue-ID: POLICY-4804
Change-Id: I849d29b904d78fe9fd1b3dec9d018bf8ccc67476
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit c4b3c527882610afc3f08c0efd73e2f7841e9fe5)
participant/participant-intermediary/src/main/java/org/onap/policy/clamp/acm/participant/intermediary/handler/AutomationCompositionHandler.java [changed mode: 0644->0755]
participant/participant-intermediary/src/main/java/org/onap/policy/clamp/acm/participant/intermediary/handler/ParticipantHandler.java
participant/participant-intermediary/src/test/java/org/onap/policy/clamp/acm/participant/intermediary/handler/AutomationCompositionHandlerTest.java [changed mode: 0644->0755]