aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-intermediary/src
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Fix updating the state in Participant Intermediaryjava-17FrancescoFioraEst3-21/+21
2023-08-18Upgrade Java 17FrancescoFioraEst6-12/+12
2023-08-16Add support for composition outProperties in ACM intermediaryFrancescoFioraEst6-52/+238
2023-08-16Add missing validation in Delete AC instanceFrancescoFioraEst5-5/+17
2023-08-09Add composition outProperties support in DeprimeFrancescoFioraEst4-4/+20
2023-07-25Fix restart flag in ACMFrancescoFioraEst2-1/+25
2023-07-25Add restart support inside participantsFrancescoFioraEst7-6/+135
2023-07-24Add support participant restart scenario in ACM intermediaryFrancescoFioraEst13-110/+352
2023-06-21Add multiple messages support in IntermediaryFrancescoFioraEst9-147/+579
2023-06-15Add support for Prime Deprime Failure Handling in IntermediaryFrancescoFioraEst7-30/+100
2023-06-12Add failure handling support in IntermediaryFrancescoFioraEst9-913/+430
2023-06-09Add Minor Refactor for Intermediary to support failure handlerFrancescoFioraEst7-25/+672
2023-06-06Add Failure handling support in all ACM-participantsFrancescoFioraEst6-48/+76
2023-06-01Add Failure handling support in the ACM-RFrancescoFioraEst1-1/+4
2023-05-23Update AC Element properties on the DEPLOYED staterameshiyer274-14/+149
2023-05-18Rename statusProperites to outProperites in ACMFrancescoFioraEst3-9/+9
2023-05-17Add extend instance deletion support in ACMFrancescoFioraEst4-32/+64
2023-05-16Add participant capability to send message with status and propertiesFrancescoFioraEst10-235/+244
2023-05-03Add participant properties capability to acm/participantsFrancescoFioraEst3-6/+85
2023-04-11Add UseState and OperationalState support in ACMFrancescoFioraEst5-22/+186
2023-02-24Fix ClassCastException in ACMFrancescoFioraEst1-1/+1
2023-02-17Fix deregister message timingsaul.gill1-2/+1
2023-02-14Add undeploy on deregister (participant-side)saul.gill4-0/+93
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst8-231/+240
2023-02-08Implement AC Element Instance Locking and Unlocking on ACM-RFrancescoFioraEst1-1/+1
2023-02-03Merge "Refactor ParticipantUpdate to ParticipantPrime"Ramesh Murugan Iyer5-55/+55
2023-02-02Refactor ParticipantUpdate to ParticipantPrimesaul.gill5-55/+55
2023-02-02Fix issue in StartAndStop Activator TestFrancescoFioraEst1-11/+7
2023-02-01Upgrade and clean up dependenciesliamfallon1-1/+3
2023-01-31Refactor ACM Update message to ACM Deploy message in ACMFrancescoFioraEst7-46/+46
2023-01-30Refactor Prime and Deprime messages in ACMFrancescoFioraEst2-4/+17
2023-01-26Remove participantType and referencessaul.gill6-40/+11
2023-01-23Refactor participantId as UUIDFrancescoFioraEst4-11/+11
2023-01-23Remove reference type of participantId in Unit Tests in ACMFrancescoFioraEst4-79/+103
2023-01-19Add supported ac elements to participantssaul.gill4-5/+21
2023-01-06Refactor register deregister a Participant and Supervise ParticipantsFrancescoFioraEst1-26/+3
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst8-358/+85
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst9-59/+59
2022-12-08Add support for instance propertiesFrancescoFioraEst2-20/+0
2022-11-24Link the AutomationComposition with AutomationCompositionDefinitionFrancescoFioraEst4-29/+24
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst2-18/+33
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst9-182/+5
2022-03-22Clean up unit testsadheli.tavares7-52/+44
2022-02-18Rename TOSCA Control Loop to ACMliamfallon34-1369/+1398
2021-11-22Code coverage clamplapentafd2-6/+46
2021-11-11Code Coverage Clamp Intermediarylapentafd4-18/+282
2021-11-02Remove code smells in controlloop runtimeSirisha_Manchikanti3-3/+16
2021-10-29Merge "Add support startPhase in all state transitions"Ajith Sreekumar2-27/+61
2021-10-26Code Coverage in clamp participant intermediarylapentafd4-37/+399
2021-10-22Add support startPhase in all state transitionsFrancescoFioraEst2-27/+61