Removing old implementation of participant restart 94/135194/2
authorsaul.gill <saul.gill@est.tech>
Tue, 27 Jun 2023 13:23:26 +0000 (14:23 +0100)
committerAdheli Tavares <adheli.tavares@est.tech>
Tue, 27 Jun 2023 13:58:24 +0000 (13:58 +0000)
commit059adbc2c51c79d97aeb19faac81f1128529e4f7
tree6631c924b350b7c2e022f9b3c76f407939a158ca
parent567a8fd97c6b434f430d38c2d4af5a95b7cdb711
Removing old implementation of participant restart

Particpant will be set as offline at deregister
No ac states will be altered at deregister

Issue-ID: POLICY-4742
Change-Id: Ifb297805ed4b97938b7f92855e30f978d474b648
Signed-off-by: saul.gill <saul.gill@est.tech>
models/src/main/java/org/onap/policy/clamp/models/acm/persistence/provider/ParticipantProvider.java
models/src/test/java/org/onap/policy/clamp/models/acm/persistence/provider/ParticipantProviderTest.java
runtime-acm/src/main/java/org/onap/policy/clamp/acm/runtime/supervision/SupervisionParticipantHandler.java
runtime-acm/src/test/java/org/onap/policy/clamp/acm/runtime/supervision/SupervisionParticipantHandlerTest.java