Age | Commit message (Expand) | Author | Files | Lines |
2023-01-23 | Remove reference type of participantId in Unit Tests in ACM |  FrancescoFioraEst | 5 | -105/+32 |
2023-01-19 | Add supported ac elements to participants |  saul.gill | 4 | -7/+23 |
2022-12-20 | Add compositionId into Messages between ACM and Participants |  FrancescoFioraEst | 2 | -22/+1 |
2022-12-13 | Replace ToscaConceptIdentifier with UUID in Participant Messages ACM |  FrancescoFioraEst | 2 | -62/+36 |
2022-12-06 | Replace SpringFox with SpringDoc in CLAMP |  liamfallon | 1 | -7/+3 |
2022-11-03 | Add Prometheus metric messages for ACM participants |  FrancescoFioraEst | 3 | -4/+56 |
2022-10-28 | Remove old implementation of statistics in ACM participants |  FrancescoFioraEst | 2 | -23/+0 |
2022-10-11 | Use spring-boot-starter-actuator managed version |  liamfallon | 1 | -1/+1 |
2022-09-27 | Improve code coverage on policy-participant module in clamp |  rameshiyer27 | 5 | -10/+354 |
2022-09-01 | Fix Clamp build fails in policy participant module |  FrancescoFioraEst | 1 | -6/+10 |
2022-06-30 | Fix CSIt failure in CLAMP test case |  rameshiyer27 | 1 | -19/+31 |
2022-06-02 | Fix type version in all tosca_service_template yaml files |  FrancescoFioraEst | 1 | -7/+7 |
2022-04-11 | Rename controlloop to ACM |  Sirisha_Manchikanti | 1 | -1/+1 |
2022-03-22 | Clean up unit tests |  adheli.tavares | 10 | -400/+70 |
2022-02-18 | Rename TOSCA Control Loop to ACM |  liamfallon | 57 | -3093/+939 |
2022-02-14 | Fix Policy Participant to create and deploy the policies in Passive state |  Lathish | 1 | -12/+7 |
2021-11-18 | Added Camel Unit Tests |  brunomilitzer | 3 | -5/+5 |
2021-11-16 | Code coverage in clamp participant-impl |  lapentafd | 1 | -0/+102 |
2021-11-15 | Merge "Add health check, metrics and prometheus endpoints for CL participants" |  Liam Fallon | 5 | -3/+270 |
2021-11-11 | Add health check, metrics and prometheus endpoints for CL participants |  rameshiyer27 | 5 | -3/+270 |
2021-11-10 | Fixed https issue in policy-participant |  saul.gill | 1 | -2/+2 |
2021-11-02 | Remove code smells in controlloop runtime |  Sirisha_Manchikanti | 1 | -2/+2 |
2021-10-29 | Merge "Refactor policy-participant policy deployment and undeployment" |  Liam Fallon | 2 | -28/+29 |
2021-10-27 | Move code to common, avoid duplication |  Sirisha_Manchikanti | 1 | -98/+7 |
2021-10-27 | Refactor policy-participant policy deployment and undeployment |  waynedunican | 2 | -28/+29 |
2021-09-15 | Add policy deployment/undeployment to policy-participant |  waynedunican | 5 | -11/+179 |
2021-09-14 | Add Priming flag per controlloop |  Sirisha_Manchikanti | 1 | -7/+10 |
2021-09-09 | Verify participant Simulator and messages |  FrancescoFioraEst | 1 | -69/+39 |
2021-09-07 | Fix parsing of type heirarchy for nodetypes |  Sirisha_Manchikanti | 2 | -10/+33 |
2021-09-03 | Merge "Fix sonars in clamp" |  Ajith Sreekumar | 1 | -62/+12 |
2021-09-02 | Merge "Verify alignment with Definition of TOSCA Control Loop Types" |  Jim Hahn | 3 | -27/+49 |
2021-09-01 | Fix sonars in clamp |  Jim Hahn | 1 | -62/+12 |
2021-09-01 | Send ToscaServiceTemplateFragment with policies, policy-types |  Sirisha_Manchikanti | 2 | -2/+31 |
2021-09-01 | Verify alignment with Definition of TOSCA Control Loop Types |  FrancescoFioraEst | 3 | -27/+49 |
2021-08-26 | Fix issue in event handling in participants |  FrancescoFioraEst | 1 | -6/+8 |
2021-08-25 | Updated handling of ack messages |  Sirisha_Manchikanti | 3 | -20/+10 |
2021-08-20 | sonar fix for clamp |  Taka Cho | 1 | -3/+5 |
2021-08-18 | Updated ControlLoop component messages |  Sirisha_Manchikanti | 6 | -753/+286 |
2021-08-11 | Fix serialization of messages in Control Loop and Participants |  FrancescoFioraEst | 2 | -15/+12 |
2021-08-04 | Update controlloop messages |  Sirisha_Manchikanti | 2 | -28/+62 |
2021-07-30 | Merge "Updates to participant messages" |  Jim Hahn | 2 | -26/+3 |
2021-07-29 | Updates to participant messages |  Sirisha_Manchikanti | 2 | -26/+3 |
2021-07-27 | Replace JSON properties files to Yaml from docker images |  FrancescoFioraEst | 1 | -9/+15 |
2021-07-23 | Rename ParticipantControlLoopStateChange message |  Sirisha_Manchikanti | 2 | -13/+13 |
2021-07-23 | Remove ParticipantStateChange message |  Sirisha_Manchikanti | 1 | -21/+0 |
2021-07-23 | Merge "Rename ParticipantControlLoopUpdate message" |  Liam Fallon | 2 | -25/+25 |
2021-07-21 | Rename ParticipantControlLoopUpdate message |  Sirisha_Manchikanti | 2 | -25/+25 |
2021-07-21 | Send ParticipantStatus heartbeat messages to controlloop runtime |  waynedunican | 3 | -2/+20 |
2021-07-15 | Handle participant register,deregister,update messages |  Sirisha_Manchikanti | 5 | -7/+192 |
2021-06-28 | Convert Intermediary Participant to Spring and refactor Participants |  FrancescoFioraEst | 3 | -35/+21 |