aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-http
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst3-24/+20
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst3-6/+59
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst1-11/+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-09-26Refactor Mock Server in httpParticipant Unit TestsFrancescoFioraEst3-47/+154
2022-09-23Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon1-1/+1
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-03-22Clean up unit testsadheli.tavares8-275/+51
2022-03-11Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon1-1/+1
2022-02-18Rename TOSCA Control Loop to ACMliamfallon20-287/+275
2022-01-27Fix HTTP Participant Status Change on API FailureLathish2-9/+25
2021-11-29Update snapshot of policy/clamp to 6.2.1-SNAPSHOTliamfallon1-1/+1
2021-11-17Code coverage clamp participantlapentafd1-0/+29
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer279-7/+299
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-29Fix CL state change failures on participantsrameshiyer272-1/+29
2021-09-15Bump policy-clamp snapshot version to 6.1.3-SNAPSHOTliamfallon1-1/+1
2021-09-09Verify participant Simulator and messagesFrancescoFioraEst1-1/+4
2021-09-08Merge "Fix parsing of type heirarchy for nodetypes"Liam Fallon3-4/+14
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti3-4/+14
2021-09-03Merge "Fix sonars in clamp #2"Pamela Dragosh3-4/+4
2021-09-02Fix sonars in clamp #2Jim Hahn3-4/+4
2021-09-01Verify alignment with Definition of TOSCA Control Loop TypesFrancescoFioraEst1-2/+14
2021-08-30Fix issues in Intermediary config of http participantrameshiyer273-6/+53
2021-08-20Fix test failure on Http participantrameshiyer271-4/+48
2021-08-18Updated ControlLoop component messagesSirisha_Manchikanti2-23/+22
2021-07-29Implement http participant in CLAMPrameshiyer2715-0/+1169