Various bug fixes encountered during remote ansible executor development. 60/89760/3
authorSerge Simard <serge@agilitae.com>
Wed, 12 Jun 2019 14:06:24 +0000 (10:06 -0400)
committerSerge Simard <serge@agilitae.com>
Thu, 13 Jun 2019 04:45:32 +0000 (00:45 -0400)
commit39167cccae3271603819aa39c6476e434c759533
tree31dcacd8dd7409f3ee1cf6eb842991d70f678e94
parentbe4979c8ebd5e9df53b59dbca32d9703794fc500
Various bug fixes encountered during remote ansible executor development.

 - Upload CBA sometimes failed because Property files were left opened.
 - Default value were ignored on datatype elements.
 - Various erroneous error messages
 - Fixed job template lookup by name encoding when name contains blanks.

Issue-ID: CCSDK-1357
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: If9d4b0339d647e6c99121f5464a1b6da787761a0
Signed-off-by: Serge Simard <serge@agilitae.com>
ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible/executor/ComponentRemoteAnsibleExecutor.kt
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessor.kt
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt
ms/controllerblueprints/modules/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintRuntimeService.kt
ms/controllerblueprints/modules/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt