aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-policy/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Upgrade Java 17FrancescoFioraEst6-32/+26
2023-07-25Add restart support inside participantsFrancescoFioraEst1-0/+32
2023-06-12Add failure handling support in IntermediaryFrancescoFioraEst2-47/+1
2023-06-06Add Failure handling support in all ACM-participantsFrancescoFioraEst1-8/+50
2023-05-23Refactor failure handling in policy-participantFrancescoFioraEst1-2/+5
2023-05-16Add participant capability to send message with status and propertiesFrancescoFioraEst1-16/+5
2023-04-11Add UseState and OperationalState support in ACMFrancescoFioraEst1-0/+12
2023-02-17Fix UNDEPLOY transition in policyParticipant in ACMFrancescoFioraEst2-63/+84
2023-02-15Merge "Refactor yaml files in ACM"Liam Fallon1-3/+0
2023-02-14Refactor yaml files in ACMFrancescoFioraEst1-3/+0
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst1-55/+24
2023-02-01Upgrade and clean up dependenciesliamfallon1-20/+22
2023-01-30Remove ParticipantType in all yaml filesFrancescoFioraEst1-3/+1
2023-01-23Refactor participantId as UUIDFrancescoFioraEst1-3/+1
2023-01-23Remove reference type of participantId in Unit Tests in ACMFrancescoFioraEst1-78/+0
2023-01-19Add supported ac elements to participantssaul.gill2-6/+13
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst1-21/+14
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst2-0/+53
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst1-20/+0
2022-09-27Improve code coverage on policy-participant module in clamprameshiyer271-2/+2
2022-06-30Fix CSIt failure in CLAMP test caserameshiyer271-19/+31
2022-04-11Rename controlloop to ACMSirisha_Manchikanti1-1/+1
2022-02-18Rename TOSCA Control Loop to ACMliamfallon11-255/+263
2022-02-14Fix Policy Participant to create and deploy the policies in Passive stateLathish1-12/+7
2021-11-18Added Camel Unit Testsbrunomilitzer1-2/+2
2021-11-15Merge "Add health check, metrics and prometheus endpoints for CL participants"Liam Fallon2-2/+59
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer272-2/+59
2021-11-10Fixed https issue in policy-participantsaul.gill1-2/+2
2021-11-02Remove code smells in controlloop runtimeSirisha_Manchikanti1-2/+2
2021-10-27Refactor policy-participant policy deployment and undeploymentwaynedunican2-28/+29
2021-09-15Add policy deployment/undeployment to policy-participantwaynedunican4-11/+159
2021-09-14Add Priming flag per controlloopSirisha_Manchikanti1-7/+10
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti1-8/+15
2021-09-01Send ToscaServiceTemplateFragment with policies, policy-typesSirisha_Manchikanti1-1/+1
2021-08-25Updated handling of ack messagesSirisha_Manchikanti1-4/+8
2021-08-20sonar fix for clampTaka Cho1-3/+5
2021-08-18Updated ControlLoop component messagesSirisha_Manchikanti1-17/+21
2021-07-27Replace JSON properties files to Yaml from docker imagesFrancescoFioraEst1-9/+15
2021-07-21Send ParticipantStatus heartbeat messages to controlloop runtimewaynedunican1-1/+1
2021-07-15Handle participant register,deregister,update messagesSirisha_Manchikanti1-4/+0
2021-06-28Convert Intermediary Participant to Spring and refactor ParticipantsFrancescoFioraEst2-17/+11
2021-06-23Move parameters from config Json file to application.yamlFrancescoFioraEst5-185/+49
2021-06-17Clean up CLAMP Sonar and checkstyle issuesliamfallon3-11/+16
2021-06-11Make policy participant interact with Policy APIERIMROB6-52/+220
2021-06-08Convert Policy Participant to SpringBoot ApplicationFrancescoFioraEst11-561/+206
2021-05-26Transfer tosca-poc onto masterliamfallon11-0/+901