Multiples fixes 84/86184/5
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 24 Apr 2019 14:05:02 +0000 (10:05 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 24 Apr 2019 19:40:52 +0000 (19:40 +0000)
commitf2136a47fd53fcbdc117899c6e134d7ceea46d85
tree686a4b6a8903c37990bf533493d660167685f6d0
parent535002fbb8b2ffeb81564b4ed8858889ac6404d4
Multiples fixes

Change-Id: I83782006dc47a224e546b6877070d5e7e56dd2e6
Issue-ID: CCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Delete the deployed blueprint if overriten

Change-Id: I7e4f3a5c98388a965ef756467497ed31d23bc047
Issue-ID: CCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Fix enhancement of workflow step for component

Change-Id: I62c7904265495edb2b0a5bec0d64cfecd7573f97
Issue-ID: CCSDK-1168
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Update golden package

Change-Id: I969fe9cf9b563911ebe4500fe8f3211aedb84593
Issue-ID: CCSDK-1231
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Do not fail to get execution property

When prepareEnv fail, we should not fail by saying to property
is not set. So set it as N/A until is get sets further done in
the processing

Change-Id: I06b9fcb9b1cf9e1605cef77864da9dbd18243800
Issue-ID: CCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
13 files changed:
components/model-catalog/blueprint-model/test-blueprint/golden/Definitions/data_types.json
components/model-catalog/blueprint-model/test-blueprint/golden/Definitions/golden-blueprint.json
components/model-catalog/blueprint-model/test-blueprint/golden/README
components/model-catalog/blueprint-model/test-blueprint/golden/Scripts/python/ConfigDeploy.py
components/model-catalog/blueprint-model/test-blueprint/golden/Templates/vf-module-1-mapping.json
components/model-catalog/blueprint-model/test-blueprint/golden/Templates/vfw-interface-mapping.json
ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt
ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/BlueprintProcessorCatalogServiceImpl.kt
ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BluePrintRestLibPropertyServiceTest.kt
ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt
ms/command-executor/pom.xml
ms/controllerblueprints/modules/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/FileExtensionFunctions.kt
ms/controllerblueprints/modules/service/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/service/enhancer/BluePrintWorkflowEnhancerImpl.kt