aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/test/resources/rest/acm/PassiveCommand.json
AgeCommit message (Collapse)AuthorFilesLines
2023-02-10Initial support for Implement recording of Operational StateFrancescoFioraEst1-7/+0
Remove AutomationCompositionState and AutomationCompositionOrderedState in Jpa classes add validation to not update deployed instances Issue-ID: POLICY-4550 Change-Id: If18915a4be6b67dda83ff3ca5457ed52d0e8ddf2 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2022-12-01Refactor POST and PUT Automation CompositionFrancescoFioraEst1-11/+5
Refactor POST and PUT Automation Composition to handle a single resource instead of a list. Issue-ID: POLICY-4470 Change-Id: Ic7025e1eafdd197487bc5268993ec5e3e5520025 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2022-02-18Rename TOSCA Control Loop to ACMliamfallon1-0/+13
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>