aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-policy/src/test
AgeCommit message (Expand)AuthorFilesLines
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-15Merge "Refactor yaml files in ACM"Liam Fallon1-3/+0
2023-02-14Refactor yaml files in ACMFrancescoFioraEst1-3/+0
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-30Remove ParticipantType in all yaml filesFrancescoFioraEst2-18/+0
2023-01-26Remove participantType and referencessaul.gill3-25/+2
2023-01-23Refactor participantId as UUIDFrancescoFioraEst2-5/+4
2023-01-23Remove reference type of participantId in Unit Tests in ACMFrancescoFioraEst4-27/+32
2023-01-19Add supported ac elements to participantssaul.gill2-1/+10
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-10-11Use spring-boot-starter-actuator managed versionliamfallon1-1/+1
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-06-02Fix type version in all tosca_service_template yaml filesFrancescoFioraEst1-7/+7
2022-03-22Clean up unit testsadheli.tavares10-400/+70
2022-02-18Rename TOSCA Control Loop to ACMliamfallon46-2838/+676
2021-11-18Added Camel Unit Testsbrunomilitzer2-3/+3
2021-11-16Code coverage in clamp participant-impllapentafd1-0/+102
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer273-1/+211
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 Hahn3-27/+49
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 TypesFrancescoFioraEst3-27/+49
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_Manchikanti5-736/+265
2021-08-11Fix serialization of messages in Control Loop and ParticipantsFrancescoFioraEst2-15/+12