aboutsummaryrefslogtreecommitdiffstats
path: root/participant
AgeCommit message (Expand)AuthorFilesLines
2023-02-08Implement AC Element Instance Locking and Unlocking on ACM-RFrancescoFioraEst1-1/+1
2023-02-03Merge "Refactor ParticipantUpdate to ParticipantPrime"Ramesh Murugan Iyer7-77/+77
2023-02-02Refactor ParticipantUpdate to ParticipantPrimesaul.gill7-77/+77
2023-02-02Fix issue in StartAndStop Activator TestFrancescoFioraEst1-11/+7
2023-02-01Upgrade and clean up dependenciesliamfallon12-104/+125
2023-01-31Refactor ACM Update message to ACM Deploy message in ACMFrancescoFioraEst7-46/+46
2023-01-30Refactor Prime and Deprime messages in ACMFrancescoFioraEst2-4/+17
2023-01-30Remove ParticipantType in all yaml filesFrancescoFioraEst9-42/+10
2023-01-26Remove participantType and referencessaul.gill10-79/+13
2023-01-23Refactor participantId as UUIDFrancescoFioraEst14-42/+35
2023-01-23Remove reference type of participantId in Unit Tests in ACMFrancescoFioraEst9-184/+135
2023-01-19Add supported ac elements to participantssaul.gill14-16/+83
2023-01-06Refactor register deregister a Participant and Supervise ParticipantsFrancescoFioraEst1-26/+3
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst10-380/+86
2022-12-15Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon9-9/+9
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst20-227/+195
2022-12-12Merge "Add support for instance properties"Pamela Dragosh2-20/+0
2022-12-09Merge "Increase code coverage of k8s-participant module"Liam Fallon4-45/+38
2022-12-08Add support for instance propertiesFrancescoFioraEst2-20/+0
2022-12-08Increase code coverage of k8s-participant modulerameshiyer274-45/+38
2022-12-07Merge "A1pms: Fix Code smells and coverage"Liam Fallon2-5/+32
2022-12-06A1pms: Fix Code smells and coveragearavind.est2-5/+32
2022-12-06Replace SpringFox with SpringDoc in CLAMPliamfallon20-254/+980
2022-11-30Merge "Add A1 PMS participant"Liam Fallon23-0/+1560
2022-11-28Add A1 PMS participantaravind.est23-0/+1560
2022-11-24Link the AutomationComposition with AutomationCompositionDefinitionFrancescoFioraEst4-29/+24
2022-11-17Update participans to swagger v3FrancescoFioraEst3-172/+80
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst12-33/+210
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst14-246/+5
2022-10-21Set snapshot and/or references of policy/clamp for new releaseliamfallon8-8/+8
2022-10-21Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon8-8/+8
2022-10-14Clean up dependencies in CLAMP POMsliamfallon2-30/+0
2022-10-11Use spring-boot-starter-actuator managed versionliamfallon2-3/+1
2022-09-27Merge "Increase code coverage in Acm element"Liam Fallon3-4/+56
2022-09-27Merge "Improve code coverage on policy-participant module in clamp"Liam Fallon5-10/+354
2022-09-27Increase code coverage in Acm elementFrancescoFioraEst3-4/+56
2022-09-27Improve code coverage on policy-participant module in clamprameshiyer275-10/+354
2022-09-26Refactor Mock Server in httpParticipant Unit TestsFrancescoFioraEst3-47/+154
2022-09-23Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon8-8/+8
2022-09-20Fix PodStatus Validator failing in K8sParticipantFrancescoFioraEst4-38/+68
2022-09-12Fix log of Element container is not visible at Standard OutputFrancescoFioraEst2-1/+10
2022-09-01Refactor Element ACM for prometheus configurationFrancescoFioraEst7-14/+221
2022-09-01Fix Clamp build fails in policy participant moduleFrancescoFioraEst1-6/+10
2022-08-29Merge "Add new topic for publishing events in Acm Element Impl"Liam Fallon7-19/+62
2022-08-26Add Prometheus counters for AC elementFrancescoFioraEst6-14/+44
2022-08-26Add new topic for publishing events in Acm Element Implrameshiyer277-19/+62
2022-08-25Merge "Create Unit Tests for Message Handler and Activator"Ramesh Murugan Iyer5-0/+356
2022-08-24Create Unit Tests for Message Handler and ActivatorFrancescoFioraEst5-0/+356
2022-08-19Add REST Endpoints for ACM test microservicerameshiyer279-16/+510
2022-08-09Create Message Handler and Activator for the test microserviceFrancescoFioraEst10-0/+775