summaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-01-16Adding http tracing capabilitysaul.gill1-0/+67
2024-01-02Add validation in AC instance elements Id in updateFrancescoFioraEst1-9/+9
2023-12-07Add validation for AC instance element idFrancescoFioraEst1-0/+2
2023-11-29Update ExceptionHandler in ACMFrancescoFioraEst1-27/+7
2023-11-20Fix missing error message in ACMFrancescoFioraEst1-3/+8
2023-10-16Fix messages in ACMFrancescoFioraEst1-11/+28
2023-10-12Remove AAF references from acm-runtimeadheli.tavares3-84/+0
2023-10-02Fix Sonar Issues for clamp/acmFrancescoFioraEst1-11/+7
2023-09-28Add migration publisher message in ACM runtimeFrancescoFioraEst6-42/+122
2023-09-27Allow customisation in element and composition names in TOSCArameshiyer2711-16/+86
2023-09-27Fix swagger file linkssaul.gill7-6/+6
2023-09-26Update examples with new functionalityFrancescoFioraEst20-2017/+2255
2023-09-25Upgrade Java 17adheli.tavares16-44/+41
2023-08-29Update acm swaggersaul.gill16-149/+399
2023-08-25Make auth optional for prometheus metricssaul.gill2-6/+26
2023-08-08Add support to save outProperties in AC Definition in ACM runtimeFrancescoFioraEst2-1/+34
2023-07-24Add missing validation in Delete AC instanceFrancescoFioraEst1-0/+6
2023-07-20Fix State change result of AC instances after timeoutrameshiyer271-3/+2
2023-07-18Fix OFF_LINE issue when Status message upcomingFrancescoFioraEst2-5/+11
2023-07-14Refer the header section as reference in openapi.yamlaravind.est1-540/+254
2023-07-12Add support participant restart in ACM runtimeFrancescoFioraEst8-48/+162
2023-07-05Add validation for Participant availabilityrameshiyer276-7/+65
2023-06-28Add restart publisher to support participant restart scenario in ACMFrancescoFioraEst3-18/+107
2023-06-27Removing old implementation of participant restartsaul.gill1-1/+0
2023-06-23Add Timeuot support in prime/deprimeFrancescoFioraEst2-3/+50
2023-06-20Remove retry count support in ACMFrancescoFioraEst7-152/+57
2023-06-16Add support for Prime Deprime Failure Handling in ACM-RuntimeFrancescoFioraEst3-29/+51
2023-06-14Add timeout for ACM operationsrameshiyer271-0/+11
2023-06-09Update openapi.yaml swagger with new status codesrameshiyer272-3/+297
2023-06-01Add Failure handling support in the ACM-RFrancescoFioraEst3-29/+89
2023-05-23Update AC Element properties on the DEPLOYED staterameshiyer273-11/+155
2023-05-18Rename statusProperites to outProperites in ACMFrancescoFioraEst1-1/+1
2023-05-17Add extend instance deletion support in ACMFrancescoFioraEst3-30/+59
2023-05-08Update ACM-R missing stubslapentafd3-13/+13
2023-05-03Add participant properties capability to acm/participantsFrancescoFioraEst1-0/+2
2023-04-14Update Example files for Swagger documentlapentafd7-6/+110
2023-04-11Add UseState and OperationalState support in ACMFrancescoFioraEst2-0/+12
2023-04-04Fix Participant primed status in ACMFrancescoFioraEst2-2/+4
2023-03-15Upgrade Demo ACM element microserviceFrancescoFioraEst1-2/+8
2023-02-24Fix ClassCastException in ACMFrancescoFioraEst1-6/+7
2023-02-15Merge "Implement recording of Operational State and Usage State on ACM-R"Ramesh Murugan Iyer6-187/+148
2023-02-15Add undeploy on deregister (acm-side)saul.gill1-0/+1
2023-02-14Implement recording of Operational State and Usage State on ACM-RFrancescoFioraEst6-187/+148
2023-02-13Add stubs and tests for ppnt controllersaul.gill5-2/+209
2023-02-10Initial support for Implement recording of Operational StateFrancescoFioraEst1-6/+10
2023-02-08Implement AC Element Instance Locking and Unlocking on ACM-RFrancescoFioraEst7-237/+304
2023-02-03Handle AC Element Instance Deployment and undeployment on ACM-RFrancescoFioraEst4-91/+59
2023-02-02Refactor ParticipantUpdate to ParticipantPrimesaul.gill4-37/+37
2023-02-01Upgrade and clean up dependenciesliamfallon1-20/+22
2023-02-01Merge "Add element and definition map to ppnt endpoints"Liam Fallon1-0/+26