aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-controlloop/src/main
AgeCommit message (Expand)AuthorFilesLines
2022-02-18Rename TOSCA Control Loop to ACMliamfallon43-5709/+0
2022-02-16Add Hibernate support in runtime-controlloopFrancescoFioraEst5-229/+11
2021-12-02Add support transactionFrancescoFioraEst3-112/+94
2021-11-25Add support transaction in CL and ServiceTemplate ProvidersFrancescoFioraEst8-120/+92
2021-11-19Add support transaction in ParticipantProviderFrancescoFioraEst4-37/+30
2021-11-15Merge "Add health check, metrics and prometheus endpoints for CL participants"Liam Fallon1-1/+1
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer271-1/+1
2021-11-10Add support transaction in Statistics ProvidersFrancescoFioraEst1-1/+1
2021-11-05Add Spring Jpa configurationFrancescoFioraEst8-60/+153
2021-11-02Remove code smells in controlloop runtimeSirisha_Manchikanti2-11/+4
2021-10-29Merge "Add support startPhase in all state transitions"Ajith Sreekumar3-13/+45
2021-10-29Merge "Move code to common, avoid duplication"Liam Fallon2-101/+8
2021-10-27Fix duplciates reported by sonar cloudSirisha_Manchikanti5-145/+4
2021-10-27Move code to common, avoid duplicationSirisha_Manchikanti2-101/+8
2021-10-22Add support startPhase in all state transitionsFrancescoFioraEst3-13/+45
2021-10-19Refactor GlobalControllerExceptionHandlerFrancescoFioraEst1-10/+4
2021-10-06Fixed Service Template Parsingbrunomilitzer1-2/+10
2021-10-05Handle ParticipantRegisterFrancescoFioraEst5-215/+113
2021-10-05Merge "Register participant in ParticipantRegister message"Liam Fallon1-32/+43
2021-10-04Fix startPhase delayFrancescoFioraEst1-12/+26
2021-10-04Register participant in ParticipantRegister messageFrancescoFioraEst1-32/+43
2021-09-27Add validation participants registered in issue ControlLoop CommandFrancescoFioraEst3-46/+76
2021-09-23Merge "Add participantType to participant class"Liam Fallon4-54/+31
2021-09-22Fix startPhase in runtime and participantsFrancescoFioraEst3-9/+38
2021-09-22Add participantType to participant classSirisha_Manchikanti4-54/+31
2021-09-21Removed Instance From Participant Type.brunomilitzer1-8/+18
2021-09-14Add Priming flag per controlloopSirisha_Manchikanti3-2/+111
2021-09-13Update participant state and health in DBSirisha_Manchikanti1-0/+18
2021-09-10Merge "Verify participant Simulator and messages"Liam Fallon5-70/+39
2021-09-09Fixed Delete Instance Properties Endpointbrunomilitzer4-44/+340
2021-09-09Verify participant Simulator and messagesFrancescoFioraEst5-70/+39
2021-09-08Merge "Fix parsing of type heirarchy for nodetypes"Liam Fallon2-1/+71
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti2-1/+71
2021-09-03Merge "Fix eclipse warnings in clamp"Pamela Dragosh1-4/+4
2021-09-03Merge "Fix sonars in clamp #2"Pamela Dragosh8-10/+21
2021-09-03Merge "Fix sonars in clamp"Ajith Sreekumar4-10/+12
2021-09-02Fix eclipse warnings in clampJim Hahn1-4/+4
2021-09-02Merge "Verify alignment with Definition of TOSCA Control Loop Types"Jim Hahn1-21/+20
2021-09-02Fix sonars in clamp #2Jim Hahn8-10/+21
2021-09-01Fix sonars in clampJim Hahn4-10/+12
2021-09-01Send ToscaServiceTemplateFragment with policies, policy-typesSirisha_Manchikanti2-2/+36
2021-09-01Verify alignment with Definition of TOSCA Control Loop TypesFrancescoFioraEst1-21/+20
2021-08-30Export basic prometheus metrics from clampFrancescoFioraEst2-0/+13
2021-08-27clamp sonar fix on test code and the restTaka Cho5-7/+16
2021-08-26Fix issue in event handling in participantsFrancescoFioraEst4-23/+35
2021-08-26Merge "Updated handling of ack messages"Liam Fallon5-7/+158
2021-08-25Merge "Intermittent issue in event handling between Cl runtime and participants"Jim Hahn5-15/+92
2021-08-25Updated handling of ack messagesSirisha_Manchikanti5-7/+158
2021-08-25Added dmaap messages on commission/decommissionsaul.gill3-12/+90
2021-08-24Intermittent issue in event handling between Cl runtime and participantsFrancescoFioraEst5-16/+92