aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-policy
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst2-62/+36
2022-12-06Replace SpringFox with SpringDoc in CLAMPliamfallon1-7/+3
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst3-4/+56
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst2-23/+0
2022-10-21Set snapshot and/or references of policy/clamp for new releaseliamfallon1-1/+1
2022-10-21Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon1-1/+1
2022-10-11Use spring-boot-starter-actuator managed versionliamfallon1-1/+1
2022-09-27Merge "Improve code coverage on policy-participant module in clamp"Liam Fallon5-10/+354
2022-09-27Improve code coverage on policy-participant module in clamprameshiyer275-10/+354
2022-09-23Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon1-1/+1
2022-09-01Fix Clamp build fails in policy participant moduleFrancescoFioraEst1-6/+10
2022-06-30Fix CSIt failure in CLAMP test caserameshiyer271-19/+31
2022-06-02Fix type version in all tosca_service_template yaml filesFrancescoFioraEst1-7/+7
2022-05-03Set snapshot and/or references of policy/clamp for new releaseliamfallon1-1/+1
2022-04-28Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon1-1/+1
2022-04-12Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon1-1/+1
2022-04-11Rename controlloop to ACMSirisha_Manchikanti1-1/+1
2022-03-22Clean up unit testsadheli.tavares10-400/+70
2022-03-11Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon1-1/+1
2022-02-18Rename TOSCA Control Loop to ACMliamfallon58-3094/+940
2022-02-14Fix Policy Participant to create and deploy the policies in Passive stateLathish1-12/+7
2021-11-29Update snapshot of policy/clamp to 6.2.1-SNAPSHOTliamfallon1-1/+1
2021-11-18Added Camel Unit Testsbrunomilitzer3-5/+5
2021-11-16Code coverage in clamp participant-impllapentafd1-0/+102
2021-11-15Merge "Add health check, metrics and prometheus endpoints for CL participants"Liam Fallon5-3/+270
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer275-3/+270
2021-11-10Fixed https issue in policy-participantsaul.gill1-2/+2
2021-11-02Remove code smells in controlloop runtimeSirisha_Manchikanti1-2/+2
2021-10-29Merge "Refactor policy-participant policy deployment and undeployment"Liam Fallon2-28/+29
2021-10-27Move code to common, avoid duplicationSirisha_Manchikanti1-98/+7
2021-10-27Refactor policy-participant policy deployment and undeploymentwaynedunican2-28/+29
2021-10-14Bump policy/clamp to Jakarta 6.2.0-SNAPSHOTliamfallon1-1/+1
2021-10-14Bump policy/clamp to 6.1.4-SNAPSHOTliamfallon1-1/+1
2021-09-15Bump policy-clamp snapshot version to 6.1.3-SNAPSHOTliamfallon1-1/+1
2021-09-15Add policy deployment/undeployment to policy-participantwaynedunican5-11/+179
2021-09-14Add Priming flag per controlloopSirisha_Manchikanti1-7/+10
2021-09-09Verify participant Simulator and messagesFrancescoFioraEst1-69/+39
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti2-10/+33
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_Manchikanti2-2/+31
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_Manchikanti3-20/+10
2021-08-20sonar fix for clampTaka Cho1-3/+5
2021-08-18Updated ControlLoop component messagesSirisha_Manchikanti6-753/+286
2021-08-11Fix serialization of messages in Control Loop and ParticipantsFrancescoFioraEst2-15/+12
2021-08-04Update controlloop messagesSirisha_Manchikanti2-28/+62
2021-07-30Merge "Updates to participant messages"Jim Hahn2-26/+3