summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-09Convert controlloop runtime to springboot frameworkFrancescoFioraEst48-1769/+1467
2021-07-09Merge "Add swagger models for swagger endpoint generation"Liam Fallon3-9/+9
2021-07-07Merge "Add ONAP standard Control Loop Element types"Jim Hahn6-4/+263
2021-07-07Add swagger models for swagger endpoint generationliamfallon3-9/+9
2021-07-07Merge "Fixed failing camel endpoint test"Jim Hahn1-1/+1
2021-07-06Merge "Convert clamp-common unit tests to JUnit 5"Jim Hahn3-7/+7
2021-07-06Merge "Convert clamp-models unit tests to JUnit 5"Jim Hahn28-145/+145
2021-07-06Fixed failing camel endpoint testsaul.gill1-1/+1
2021-07-06Merge "Add Junits for kubernetes participant module"Liam Fallon22-32/+1194
2021-07-05Merge "Added ITs for Commissioning Camel Endpoints"Liam Fallon10-144/+167
2021-07-05Add ONAP standard Control Loop Element typesliamfallon6-4/+263
2021-07-02Added ITs for Commissioning Camel Endpointssaul.gill10-144/+167
2021-07-02Convert clamp-models unit tests to JUnit 5liamfallon28-145/+145
2021-07-02Convert clamp-common unit tests to JUnit 5liamfallon3-7/+7
2021-07-01Add Junits for kubernetes participant modulerameshiyer2722-32/+1194
2021-07-01Restore swagger generation in CLAMPliamfallon7-131847/+21
2021-06-30Update CLAMP: checkstyle 8.43/Spring dependenciesliamfallon22-831/+610
2021-06-29Merge "Convert Intermediary Participant to Spring and refactor Participants"Jim Hahn31-445/+318
2021-06-29Merge "Refactor participant event handling"Ajith Sreekumar14-167/+191
2021-06-28Convert Intermediary Participant to Spring and refactor ParticipantsFrancescoFioraEst31-445/+318
2021-06-25Refactor participant event handlingFrancescoFioraEst14-167/+191
2021-06-25Merge "Add Fundamental TOSCA Types for Control Loops"Liam Fallon1-0/+65
2021-06-25Merge "Move parameters from config Json file to application.yaml"Liam Fallon75-2320/+957
2021-06-24Add Fundamental TOSCA Types for Control Loopsliamfallon1-0/+65
2021-06-24Merge "Increase code coverage in clamp-common"Ajith Sreekumar3-1/+87
2021-06-24Merge "Added Camel Endpoint for Tosca Instantiation"Liam Fallon2-0/+58
2021-06-23Move parameters from config Json file to application.yamlFrancescoFioraEst75-2320/+957
2021-06-23Increase code coverage in clamp-commonwaynedunican3-1/+87
2021-06-22Create test jar for CL exampleswaynedunican19-1/+27
2021-06-22Added Camel Endpoint for Tosca Instantiationbrunomilitzer2-0/+58
2021-06-22Merge "Re clean up clamp project properties and dependencies"Liam Fallon6-102/+47
2021-06-21Merge "Added Camel Endpoint for Tosca Template Upload"Jim Hahn6-3018/+4161
2021-06-20Merge "Clean up CLAMP Sonar and checkstyle issues"Liam Fallon94-1095/+1060
2021-06-18Re clean up clamp project properties and dependenciesryanSheehan7-118/+47
2021-06-17Added Camel Endpoint for Tosca Template Uploadsaul.gill6-3018/+4161
2021-06-17Clean up CLAMP Sonar and checkstyle issuesliamfallon94-1095/+1060
2021-06-17Prepare controlloop docker imagesSirisha_Manchikanti28-198/+1246
2021-06-17Merge "Fix CLAMP build failure and kub-participant module startup issue."Liam Fallon5-16/+42
2021-06-16Fix CLAMP build failure and kub-participant module startup issue.rameshiyer275-16/+42
2021-06-16Merge "Remove duplicate properties in clamp repo"Liam Fallon2-40/+13
2021-06-15Merge "Make policy participant interact with Policy API"Jim Hahn7-60/+228
2021-06-15Merge "Convert Participant Simulator to SpringBoot Application"Jim Hahn35-1568/+1146
2021-06-15Merge "Create camel endpoint to get tosca from runtime"Liam Fallon10-118/+63637
2021-06-14Convert Participant Simulator to SpringBoot ApplicationFrancescoFioraEst35-1568/+1146
2021-06-11Make policy participant interact with Policy APIERIMROB7-60/+228
2021-06-11Create camel endpoint to get tosca from runtimesaul.gill10-118/+63637
2021-06-10Eliminate two fromAuthorative() calls in providersliamfallon6-139/+95
2021-06-10Merge "Initial commit for kubernetes participant in CLAMP"Jim Hahn20-3/+1668
2021-06-10Remove duplicate properties in clamp reporyanSheehan2-40/+13
2021-06-09Merge "Convert Policy Participant to SpringBoot Application"Ram Krishna Verma17-919/+317