aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-policy/src/test
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-04Update controlloop messagesSirisha_Manchikanti2-28/+62
2021-07-29Updates to participant messagesSirisha_Manchikanti2-26/+3
2021-07-23Rename ParticipantControlLoopStateChange messageSirisha_Manchikanti2-13/+13
2021-07-23Remove ParticipantStateChange messageSirisha_Manchikanti1-21/+0
2021-07-23Merge "Rename ParticipantControlLoopUpdate message"Liam Fallon2-25/+25
2021-07-21Rename ParticipantControlLoopUpdate messageSirisha_Manchikanti2-25/+25
2021-07-21Send ParticipantStatus heartbeat messages to controlloop runtimewaynedunican2-1/+19
2021-07-15Handle participant register,deregister,update messagesSirisha_Manchikanti4-3/+192
2021-06-28Convert Intermediary Participant to Spring and refactor ParticipantsFrancescoFioraEst1-18/+10
2021-06-23Move parameters from config Json file to application.yamlFrancescoFioraEst12-467/+111
2021-06-20Merge "Clean up CLAMP Sonar and checkstyle issues"Liam Fallon1-5/+12
2021-06-17Clean up CLAMP Sonar and checkstyle issuesliamfallon1-5/+12
2021-06-17Prepare controlloop docker imagesSirisha_Manchikanti1-21/+1
2021-06-11Make policy participant interact with Policy APIERIMROB1-8/+8
2021-06-08Convert Policy Participant to SpringBoot ApplicationFrancescoFioraEst5-358/+60
2021-05-26Transfer tosca-poc onto masterliamfallon48-0/+4355