summaryrefslogtreecommitdiffstats
path: root/participant/participant-intermediary/src
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-19Policy Clamp Code Coveragelapentafd2-1/+135
2021-09-30Merge "Fix continuous sending CONTROL_LOOP_STATE_CHANGE message"Liam Fallon1-2/+2
2021-09-29Fix continuous sending CONTROL_LOOP_STATE_CHANGE messageFrancescoFioraEst1-2/+2
2021-09-29Update Participant Status after CommissioningFrancescoFioraEst1-7/+13
2021-09-23Merge "Add participantType to participant class"Liam Fallon4-6/+54
2021-09-22Fix startPhase in runtime and participantsFrancescoFioraEst1-16/+49
2021-09-22Add participantType to participant classSirisha_Manchikanti4-6/+54
2021-09-21Merge "Code Coverage in clamp intermediary"Liam Fallon5-2/+287
2021-09-20Code Coverage in clamp intermediarylapentafd5-2/+287
2021-09-14Add Priming flag per controlloopSirisha_Manchikanti1-8/+11
2021-09-09Verify participant Simulator and messagesFrancescoFioraEst5-99/+84
2021-09-08Merge "Fix parsing of type heirarchy for nodetypes"Liam Fallon5-11/+34
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti5-11/+34
2021-09-03Merge "Fix eclipse warnings in clamp"Pamela Dragosh1-4/+4
2021-09-03Merge "Fix sonars in clamp #2"Pamela Dragosh4-6/+10
2021-09-03Merge "Fix sonars in clamp"Ajith Sreekumar4-13/+13
2021-09-02Fix eclipse warnings in clampJim Hahn1-4/+4
2021-09-02Merge "Verify alignment with Definition of TOSCA Control Loop Types"Jim Hahn1-4/+3
2021-09-02Fix sonars in clamp #2Jim Hahn4-6/+10
2021-09-01Fix sonars in clampJim Hahn4-13/+13