aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-policy/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
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
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_Manchikanti3-0/+192
2021-06-28Convert Intermediary Participant to Spring and refactor ParticipantsFrancescoFioraEst1-18/+10
2021-06-23Move parameters from config Json file to application.yamlFrancescoFioraEst5-250/+84
2021-06-17Clean up CLAMP Sonar and checkstyle issuesliamfallon1-5/+12
2021-06-08Convert Policy Participant to SpringBoot ApplicationFrancescoFioraEst5-358/+60
2021-05-26Transfer tosca-poc onto masterliamfallon7-0/+1133