aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-controlloop
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Merge "Add participantType to participant class"Liam Fallon5-54/+32
2021-09-22Fix startPhase in runtime and participantsFrancescoFioraEst4-21/+58
2021-09-22Add participantType to participant classSirisha_Manchikanti5-54/+32
2021-09-21Removed Instance From Participant Type.brunomilitzer1-8/+18
2021-09-15Bump policy-clamp snapshot version to 6.1.3-SNAPSHOTliamfallon1-1/+1
2021-09-14Add Priming flag per controlloopSirisha_Manchikanti4-2/+121
2021-09-13Update participant state and health in DBSirisha_Manchikanti1-0/+18
2021-09-10Merge "Verify participant Simulator and messages"Liam Fallon9-131/+70
2021-09-09Fixed Delete Instance Properties Endpointbrunomilitzer5-63/+340
2021-09-09Verify participant Simulator and messagesFrancescoFioraEst9-131/+70
2021-09-08Merge "Fix parsing of type heirarchy for nodetypes"Liam Fallon3-2/+90
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti3-2/+90
2021-09-03Merge "Fix eclipse warnings in clamp"Pamela Dragosh2-8/+8
2021-09-03Merge "Fix sonars in clamp #2"Pamela Dragosh9-11/+24
2021-09-03Merge "Fix sonars in clamp"Ajith Sreekumar11-32/+37
2021-09-02Fix eclipse warnings in clampJim Hahn2-8/+8
2021-09-02Merge "Verify alignment with Definition of TOSCA Control Loop Types"Jim Hahn5-53/+74
2021-09-02Fix sonars in clamp #2Jim Hahn9-11/+24
2021-09-01Fix sonars in clampJim Hahn11-32/+37
2021-09-01Send ToscaServiceTemplateFragment with policies, policy-typesSirisha_Manchikanti4-3/+42
2021-09-01Verify alignment with Definition of TOSCA Control Loop TypesFrancescoFioraEst5-53/+74
2021-08-30Export basic prometheus metrics from clampFrancescoFioraEst6-3/+158
2021-08-27clamp sonar fix on test code and the restTaka Cho7-11/+24
2021-08-26Fix issue in event handling in participantsFrancescoFioraEst5-25/+38
2021-08-26Merge "Updated handling of ack messages"Liam Fallon6-8/+159
2021-08-25Merge "Intermittent issue in event handling between Cl runtime and participants"Jim Hahn6-28/+110
2021-08-25Updated handling of ack messagesSirisha_Manchikanti6-8/+159
2021-08-25Added dmaap messages on commission/decommissionsaul.gill10-57/+233
2021-08-24Intermittent issue in event handling between Cl runtime and participantsFrancescoFioraEst6-29/+110
2021-08-24Merge "Add Create Instance Rest Endpoint"Liam Fallon5-8/+203
2021-08-23Add Create Instance Rest Endpointbrunomilitzer5-8/+203
2021-08-20sonar fix for clampTaka Cho1-1/+7
2021-08-20Merge "ADD Change State Control Loop Definition"Jim Hahn2-0/+89
2021-08-20Merge "Added New Commissioning Unit Tests"Jim Hahn3-0/+3769
2021-08-20ADD Change State Control Loop Definitionbrunomilitzer2-0/+89
2021-08-19Added New Commissioning Unit Testssaul.gill3-0/+3769
2021-08-18Updated ControlLoop component messagesSirisha_Manchikanti7-47/+228
2021-08-11Fix serialization of messages in Control Loop and ParticipantsFrancescoFioraEst3-23/+23
2021-08-06Merge "Handle Exceptions in Rest Control Loop Runtime"Ram Krishna Verma5-344/+270
2021-08-06Merge "Support for Retry and Timeout handling on ParticipantStatus"Ram Krishna Verma7-52/+527
2021-08-05Handle Exceptions in Rest Control Loop RuntimeFrancescoFioraEst5-344/+270
2021-08-04Update controlloop messagesSirisha_Manchikanti1-30/+10
2021-08-04Support for Retry and Timeout handling on ParticipantStatusFrancescoFioraEst7-52/+527
2021-07-30Merge "Updates to participant messages"Jim Hahn1-12/+1
2021-07-30Merge "Added endpoint for common or instance properties"Jim Hahn2-10/+271
2021-07-29Added endpoint for common or instance propertiessaul.gill2-10/+271
2021-07-29Merge "Replace JSON properties files to Yaml from docker images"Ajith Sreekumar1-10/+14
2021-07-29Updates to participant messagesSirisha_Manchikanti1-12/+1
2021-07-27Replace JSON properties files to Yaml from docker imagesFrancescoFioraEst1-10/+14
2021-07-26Add Retry and Timeout handlingFrancescoFioraEst17-176/+351