summaryrefslogtreecommitdiffstats
path: root/models/src/test/resources/json/AutomationCompositionNoOrderedState.json
AgeCommit message (Collapse)AuthorFilesLines
2022-11-24Link the AutomationComposition with AutomationCompositionDefinitionFrancescoFioraEst1-4/+1
In AutomationComposition replace the link to ToscaNodeTemplate whit a link to AutomationCompositionDefinition using compositionId. Issue-ID: POLICY-4464 Change-Id: I66878f04ef93fb0754d0066e78bd074ce082f891 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2022-02-18Rename TOSCA Control Loop to ACMliamfallon1-0/+12
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>