Update starter-type 58/83258/6
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 26 Mar 2019 18:39:07 +0000 (14:39 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 27 Mar 2019 13:18:37 +0000 (09:18 -0400)
commit3eca902eaac525c64b5ad61e378e4fe09ec3848c
treef54791c3b42f6340b80f2294b30227fff21b5c9c
parent4aee3138b446163fe45d4a92758e16068132ac41
Update starter-type

Change-Id: Ib9ed9aaa75896ad7870778420cd09e997dbbf592
Issue-ID: CCSDK-1181
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
40 files changed:
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/vFW_spinup.json
components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Definitions/node_types.json
components/model-catalog/blueprint-model/test-blueprint/capability_python/Definitions/node_types.json
components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/node_types.json
components/model-catalog/blueprint-model/test-blueprint/component_invoke/Definitions/artifact_types.json [deleted file]
components/model-catalog/blueprint-model/test-blueprint/component_invoke/Definitions/component_invoke.json [deleted file]
components/model-catalog/blueprint-model/test-blueprint/component_invoke/Definitions/data_types.json [deleted file]
components/model-catalog/blueprint-model/test-blueprint/component_invoke/Definitions/node_types.json [deleted file]
components/model-catalog/blueprint-model/test-blueprint/component_invoke/Definitions/policy_types.json [deleted file]
components/model-catalog/blueprint-model/test-blueprint/component_invoke/Definitions/relationship_types.json [deleted file]
components/model-catalog/blueprint-model/test-blueprint/component_invoke/Definitions/resources_definition_types.json [deleted file]
components/model-catalog/blueprint-model/test-blueprint/component_invoke/TOSCA-Metadata/TOSCA.meta [deleted file]
components/model-catalog/blueprint-model/test-blueprint/golden/Definitions/node_types.json
components/model-catalog/definition-type/starter-type/node_type/artifact-config-template.json [deleted file]
components/model-catalog/definition-type/starter-type/node_type/component-config-generator.json [deleted file]
components/model-catalog/definition-type/starter-type/node_type/component-jython-executor.json
components/model-catalog/definition-type/starter-type/node_type/component-sample-executor.json [deleted file]
components/model-catalog/definition-type/starter-type/node_type/dg-generic.json
components/model-catalog/definition-type/starter-type/node_type/source-default.json
components/model-catalog/definition-type/starter-type/node_type/source-input.json
components/model-catalog/definition-type/starter-type/node_type/source-primary-db.json
components/model-catalog/definition-type/starter-type/node_type/source-rest.json
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.Workflow.json [moved from components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.DG.json with 95% similarity]
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Jython.json [deleted file]
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Kotlin.json [deleted file]
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Python.json [deleted file]
ms/blueprintsprocessor/modules/commons/db-lib/src/test/resources/test-cba.zip
ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/resources/test-cba.zip
ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImpl.kt
ms/controllerblueprints/modules/blueprint-core/load/model_type/node_type/dg-activate-netconf.json
ms/controllerblueprints/modules/blueprint-core/load/model_type/node_type/dg-config-generator.json
ms/controllerblueprints/modules/blueprint-core/load/model_type/node_type/dg-resource-assign-activate.json
ms/controllerblueprints/modules/blueprint-core/load/model_type/node_type/dg-resource-assignment.json
ms/controllerblueprints/modules/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintConstants.kt
ms/controllerblueprints/modules/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintTypes.kt
ms/controllerblueprints/modules/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt
ms/controllerblueprints/modules/blueprint-validation/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintDesignTimeValidatorServiceTest.kt
ms/controllerblueprints/modules/service/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/service/enhancer/BluePrintWorkflowEnhancerImpl.kt
ms/controllerblueprints/modules/service/src/main/resources/service_template/default_netconf.json
ms/controllerblueprints/modules/service/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/service/enhancer/BluePrintEnhancerServiceImplTest.kt