summaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/test/resources/parameters/TestParameters.json
AgeCommit message (Collapse)AuthorFilesLines
2024-01-25Remove Dmaap references from CLAMPrameshiyer271-2/+2
Issue-ID:POLICY-4881 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Id305f7538ebc9822f121a868126e188d426c18f6
2023-09-27Allow customisation in element and composition names in TOSCArameshiyer271-0/+5
User defined values can be provided in the spring properties file for runtime-acm. The same values will be expected from the TOSCA template. If not configured in application properties, default values will be used. Issue-ID: POLICY-4827 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I17bfe811c2531c65e90679e95de9732129b54898
2022-02-18Rename TOSCA Control Loop to ACMliamfallon1-0/+44
This commit renames the TOSCA Control Loop functionality in CLAMP to Automation Composition Management. This review is a direct renaming review and, as everything is renamed together it is large. Issue-ID: POLICY-3939 Change-Id: I28f0a6dd889bf3570a4c1365ae9e71fc58db6d6c Signed-off-by: liamfallon <liam.fallon@est.tech>