Fix the transform-templating for referenced complex types 55/131355/6
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Tue, 4 Oct 2022 12:13:25 +0000 (14:13 +0200)
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Tue, 4 Oct 2022 20:57:15 +0000 (20:57 +0000)
commitadc8f4c193a138f9cb06c145e16d56103acd5ecc
tree6c90da4c36bbc9e7a9bba216139844c34cdcf733
parent4805631816cbb73192603bb5a1d0ffe5d71c8e30
Fix the transform-templating for referenced complex types

After fix the transform-templating will be closer to the
velocity artifact templating mechanism, what was not
a case before, when templating with complex variables like
json was not working.

Issue-ID: CCSDK-3774
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Icd5001cb2ea2de0220fe65a7c9c0510d1fba0911
components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Definitions/activation-blueprint.json
components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Definitions/data_types.json
components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Definitions/resources_definition_types.json
components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Definitions/transform-mapping.json [new file with mode: 0644]
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt
ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt
ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt