aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-policy/src/test/java
AgeCommit message (Expand)AuthorFilesLines
11 daysFix references and organize dependencies in policy-clamp afteradheli.tavares3-5/+5
2024-06-20Remove local HashMap in policy participantFrancescoFioraEst1-116/+48
2024-06-17Remove restarting implementation from participantsFrancescoFioraEst2-59/+12
2024-06-11Add Sync topic for participant Intermediaryrameshiyer271-5/+21
2024-02-07Permissions fix for clamp filessaul.gill7-0/+0
2024-01-25Remove Dmaap references from CLAMPrameshiyer273-10/+10
2023-10-02Fix Sonar Issues for clamp/acmFrancescoFioraEst2-3/+3
2023-09-27Add migration support in ACM participantsFrancescoFioraEst1-0/+13
2023-09-25Upgrade Java 17adheli.tavares6-30/+30
2023-08-03Add support for composition outProperties in ACM intermediaryFrancescoFioraEst1-10/+0
2023-07-13Add restart support inside participantsFrancescoFioraEst1-0/+49
2023-06-12Add failure handling support in IntermediaryFrancescoFioraEst1-30/+21
2023-06-09Add Minor Refactor for Intermediary to support failure handlerFrancescoFioraEst1-0/+1
2023-06-06Add Failure handling support in all ACM-participantsFrancescoFioraEst1-5/+81
2023-05-23Refactor failure handling in policy-participantFrancescoFioraEst2-28/+39
2023-05-16Add participant capability to send message with status and propertiesFrancescoFioraEst1-23/+2
2023-04-11Add UseState and OperationalState support in ACMFrancescoFioraEst1-0/+19
2023-03-14Add SNI supportliamfallon1-2/+2
2023-02-17Fix UNDEPLOY transition in policyParticipant in ACMFrancescoFioraEst1-24/+55
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst1-24/+11
2023-02-02Refactor ParticipantUpdate to ParticipantPrimesaul.gill2-22/+22
2023-02-01Upgrade and clean up dependenciesliamfallon1-2/+2
2023-01-26Remove participantType and referencessaul.gill3-25/+2
2023-01-23Refactor participantId as UUIDFrancescoFioraEst1-2/+3
2023-01-23Remove reference type of participantId in Unit Tests in ACMFrancescoFioraEst4-27/+32
2023-01-19Add supported ac elements to participantssaul.gill1-1/+3
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst2-22/+1
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst1-41/+22
2022-12-06Replace SpringFox with SpringDoc in CLAMPliamfallon1-7/+3
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst1-4/+3
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst1-3/+0
2022-09-27Improve code coverage on policy-participant module in clamprameshiyer274-8/+352
2022-09-01Fix Clamp build fails in policy participant moduleFrancescoFioraEst1-6/+10
2022-03-22Clean up unit testsadheli.tavares7-208/+46
2022-02-18Rename TOSCA Control Loop to ACMliamfallon9-447/+453
2021-11-18Added Camel Unit Testsbrunomilitzer1-2/+2
2021-11-16Code coverage in clamp participant-impllapentafd1-0/+102
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer272-0/+206
2021-10-27Move code to common, avoid duplicationSirisha_Manchikanti1-98/+7
2021-09-15Add policy deployment/undeployment to policy-participantwaynedunican1-0/+20
2021-09-09Verify participant Simulator and messagesFrancescoFioraEst1-69/+39
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti1-2/+18
2021-09-03Merge "Fix sonars in clamp"Ajith Sreekumar1-62/+12
2021-09-02Merge "Verify alignment with Definition of TOSCA Control Loop Types"Jim Hahn1-17/+17
2021-09-01Fix sonars in clampJim Hahn1-62/+12
2021-09-01Send ToscaServiceTemplateFragment with policies, policy-typesSirisha_Manchikanti1-1/+30
2021-09-01Verify alignment with Definition of TOSCA Control Loop TypesFrancescoFioraEst1-17/+17
2021-08-26Fix issue in event handling in participantsFrancescoFioraEst1-6/+8
2021-08-25Updated handling of ack messagesSirisha_Manchikanti2-16/+2
2021-08-18Updated ControlLoop component messagesSirisha_Manchikanti3-152/+142