Add remote scripts cba 49/85249/3
authorBrinda Santh <brindasanth@in.ibm.com>
Fri, 12 Apr 2019 21:13:02 +0000 (17:13 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 16 Apr 2019 14:38:51 +0000 (10:38 -0400)
commitb93bdeef411a1593060852da641475a65b3e9f64
tree78a1673a2c5f76cf95c053a4c9d1d4a5277ddba3
parentbc95a55c61685694a930d659bef336989a04df2f
Add remote scripts cba

Change-Id: Icc11ed1f2e229c92a7b46611087bb868ccd265b4
Issue-ID: CCSDK-1215
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
13 files changed:
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/Definitions/artifact_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/Definitions/data_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/Definitions/node_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/Definitions/policy_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/Definitions/relationship_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/Definitions/remote_scripts.json [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/Definitions/resources_definition_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/Scripts/python/SamplePython.py [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/TOSCA-Metadata/TOSCA.meta [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/component-remote-python-executor.json
ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt
ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutorTest.kt [new file with mode: 0644]
ms/controllerblueprints/modules/service/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/service/enhancer/BluePrintEnhancerServiceImplTest.kt