Add support to save outProperties in AC Definition in ACM runtime 47/135747/2
authorFrancescoFioraEst <francesco.fiora@est.tech>
Thu, 3 Aug 2023 12:21:22 +0000 (13:21 +0100)
committerAdheli Tavares <adheli.tavares@est.tech>
Thu, 17 Aug 2023 08:11:11 +0000 (08:11 +0000)
commitaf691618ebd408111c87224e389d27ea8f9bcf46
tree63bd91d4bfebe672cc7320ac79c056cb636ab872
parentdec7d4f56f1667baa8d514cc662057427b1ea0db
Add support to save outProperties in AC Definition in ACM runtime

Add support to save outProperties in AC Definition
from Participant Status message.
Add outProperties support in restart message.

Issue-ID: POLICY-4781
Change-Id: I9f9bed5c9c3e6692a1e4666162b752db95994f95
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit 092e94405aaeffb9c24b1d4037948d13ff19e7e3)
runtime-acm/src/main/java/org/onap/policy/clamp/acm/runtime/supervision/SupervisionParticipantHandler.java
runtime-acm/src/main/java/org/onap/policy/clamp/acm/runtime/supervision/comm/ParticipantRestartPublisher.java [changed mode: 0644->0755]
runtime-acm/src/test/java/org/onap/policy/clamp/acm/runtime/supervision/SupervisionParticipantHandlerTest.java