Controller Blueprints Microservice 19/64519/1
authorMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Tue, 4 Sep 2018 20:24:35 +0000 (20:24 +0000)
committerMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Tue, 4 Sep 2018 20:47:03 +0000 (20:47 +0000)
commit594b5e1c919089c110e6aa9b9d1c00b96a9e96f9
treeaeb353f21da3ee3982e5a0d1d1842b13bb490c3c
parent9abed7f23417e24039d463f84156c1d9fef672f7
Controller Blueprints Microservice

Refactor controller blueprint core and resource dictionary modules to components module.

Change-Id: If5ba5e35e9c95bc19bc78fb10bd62d6551ba7aca
Issue-ID: CCSDK-514
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
121 files changed:
components/core/load/blueprints/baseconfiguration/Definitions/activation-blueprint.json [moved from ms/controllerblueprints/modules/core/load/blueprints/baseconfiguration/Definitions/activation-blueprint.json with 100% similarity]
components/core/load/blueprints/baseconfiguration/Mappings/baseconfig-mapping.json [moved from ms/controllerblueprints/modules/core/load/blueprints/baseconfiguration/Mappings/baseconfig-mapping.json with 100% similarity]
components/core/load/blueprints/baseconfiguration/Plans/ActivateProcess.bpmn [moved from ms/controllerblueprints/modules/core/load/blueprints/baseconfiguration/Plans/ActivateProcess.bpmn with 100% similarity]
components/core/load/blueprints/baseconfiguration/Scripts/SamplePythonComponentNode.py [moved from ms/controllerblueprints/modules/core/load/blueprints/baseconfiguration/Scripts/SamplePythonComponentNode.py with 100% similarity]
components/core/load/blueprints/baseconfiguration/Scripts/__init__.py [moved from ms/controllerblueprints/modules/core/load/blueprints/baseconfiguration/Scripts/__init__.py with 100% similarity]
components/core/load/blueprints/baseconfiguration/TOSCA-Metadata/TOSCA.meta [moved from ms/controllerblueprints/modules/core/load/blueprints/baseconfiguration/TOSCA-Metadata/TOSCA.meta with 100% similarity]
components/core/load/blueprints/baseconfiguration/Templates/baseconfig-template.vtl [moved from ms/controllerblueprints/modules/core/load/blueprints/baseconfiguration/Templates/baseconfig-template.vtl with 100% similarity]
components/core/load/blueprints/baseconfiguration/__init__.py [moved from ms/controllerblueprints/modules/core/load/blueprints/baseconfiguration/__init__.py with 100% similarity]
components/core/load/blueprints/simple-baseconfig/Definitions/sample-nodetype.json [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/Definitions/sample-nodetype.json with 100% similarity]
components/core/load/blueprints/simple-baseconfig/Definitions/simple-baseconfig.json [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/Definitions/simple-baseconfig.json with 100% similarity]
components/core/load/blueprints/simple-baseconfig/Mappings/baseconfig-mapping.json [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/Mappings/baseconfig-mapping.json with 100% similarity]
components/core/load/blueprints/simple-baseconfig/Plans/ActivateProcess.bpmn [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/Plans/ActivateProcess.bpmn with 100% similarity]
components/core/load/blueprints/simple-baseconfig/Scripts/SamplePythonComponentNode.py [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/Scripts/SamplePythonComponentNode.py with 100% similarity]
components/core/load/blueprints/simple-baseconfig/Scripts/__init__.py [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/Scripts/__init__.py with 100% similarity]
components/core/load/blueprints/simple-baseconfig/TOSCA-Metadata/TOSCA.meta [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/TOSCA-Metadata/TOSCA.meta with 100% similarity]
components/core/load/blueprints/simple-baseconfig/Templates/base-config-template.vtl [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/Templates/base-config-template.vtl with 100% similarity]
components/core/load/blueprints/simple-baseconfig/Templates/baseconfig-template.vtl [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/Templates/baseconfig-template.vtl with 100% similarity]
components/core/load/blueprints/simple-baseconfig/Templates/licence-template.vtl [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/Templates/licence-template.vtl with 100% similarity]
components/core/load/blueprints/simple-baseconfig/__init__.py [moved from ms/controllerblueprints/modules/core/load/blueprints/simple-baseconfig/__init__.py with 100% similarity]
components/core/load/model_type/artifact_type/artifact-bpmn-camunda.json [moved from ms/controllerblueprints/modules/core/load/model_type/artifact_type/artifact-bpmn-camunda.json with 100% similarity]
components/core/load/model_type/artifact_type/artifact-directed-graph.json [moved from ms/controllerblueprints/modules/core/load/model_type/artifact_type/artifact-directed-graph.json with 100% similarity]
components/core/load/model_type/artifact_type/artifact-mapping-resource.json [moved from ms/controllerblueprints/modules/core/load/model_type/artifact_type/artifact-mapping-resource.json with 100% similarity]
components/core/load/model_type/artifact_type/artifact-script-python.json [moved from ms/controllerblueprints/modules/core/load/model_type/artifact_type/artifact-script-python.json with 100% similarity]
components/core/load/model_type/artifact_type/artifact-template-velocity.json [moved from ms/controllerblueprints/modules/core/load/model_type/artifact_type/artifact-template-velocity.json with 100% similarity]
components/core/load/model_type/artifact_type/tosca.artifacts.Implementation.json [moved from ms/controllerblueprints/modules/core/load/model_type/artifact_type/tosca.artifacts.Implementation.json with 100% similarity]
components/core/load/model_type/data_type/datatype-property.json [moved from ms/controllerblueprints/modules/core/load/model_type/data_type/datatype-property.json with 100% similarity]
components/core/load/model_type/data_type/datatype-resource-assignment.json [moved from ms/controllerblueprints/modules/core/load/model_type/data_type/datatype-resource-assignment.json with 100% similarity]
components/core/load/model_type/data_type/dt-license-key.json [moved from ms/controllerblueprints/modules/core/load/model_type/data_type/dt-license-key.json with 100% similarity]
components/core/load/model_type/data_type/dt-v4-aggregate.json [moved from ms/controllerblueprints/modules/core/load/model_type/data_type/dt-v4-aggregate.json with 100% similarity]
components/core/load/model_type/data_type/tosca.datatypes.Credential.json [moved from ms/controllerblueprints/modules/core/load/model_type/data_type/tosca.datatypes.Credential.json with 100% similarity]
components/core/load/model_type/node_type/artifact-config-template.json [moved from ms/controllerblueprints/modules/core/load/model_type/node_type/artifact-config-template.json with 100% similarity]
components/core/load/model_type/node_type/component-config-generator.json [moved from ms/controllerblueprints/modules/core/load/model_type/node_type/component-config-generator.json with 100% similarity]
components/core/load/model_type/node_type/component-netconf-executor.json [moved from ms/controllerblueprints/modules/core/load/model_type/node_type/component-netconf-executor.json with 100% similarity]
components/core/load/model_type/node_type/component-resource-assignment.json [moved from ms/controllerblueprints/modules/core/load/model_type/node_type/component-resource-assignment.json with 100% similarity]
components/core/load/model_type/node_type/dg-activate-netconf.json [moved from ms/controllerblueprints/modules/core/load/model_type/node_type/dg-activate-netconf.json with 100% similarity]
components/core/load/model_type/node_type/dg-config-generator.json [moved from ms/controllerblueprints/modules/core/load/model_type/node_type/dg-config-generator.json with 100% similarity]
components/core/load/model_type/node_type/dg-resource-assign-activate.json [moved from ms/controllerblueprints/modules/core/load/model_type/node_type/dg-resource-assign-activate.json with 100% similarity]
components/core/load/model_type/node_type/dg-resource-assignment.json [moved from ms/controllerblueprints/modules/core/load/model_type/node_type/dg-resource-assignment.json with 100% similarity]
components/core/load/model_type/node_type/vnf-netconf-device.json [moved from ms/controllerblueprints/modules/core/load/model_type/node_type/vnf-netconf-device.json with 100% similarity]
components/core/pom.xml [moved from ms/controllerblueprints/modules/core/pom.xml with 89% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintConstants.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintConstants.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintException.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintException.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintProcessorException.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintProcessorException.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintTypes.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintTypes.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/ConfigModelConstant.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/ConfigModelConstant.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/CustomFunctions.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/CustomFunctions.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/data/BluePrintExpressionData.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/data/BluePrintExpressionData.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/data/BluePrintModel.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/data/BluePrintModel.kt with 95% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/factory/BluePrintEnhancerFactory.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/factory/BluePrintEnhancerFactory.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/factory/BluePrintParserFactory.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/factory/BluePrintParserFactory.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/factory/BluePrintValidatorFactory.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/factory/BluePrintValidatorFactory.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintChainedService.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintChainedService.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintContext.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintContext.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintEnhancerService.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintEnhancerService.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintExpressionService.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintExpressionService.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintParserService.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintParserService.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRepoService.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRepoService.kt with 96% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRuntimeService.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRuntimeService.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintValidatorService.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintValidatorService.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/PropertyAssignmentService.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/PropertyAssignmentService.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/BluePrintMetadataUtils.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/BluePrintMetadataUtils.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/BluePrintRuntimeUtils.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/BluePrintRuntimeUtils.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JacksonReactorUtils.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JacksonReactorUtils.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JacksonUtils.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JacksonUtils.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/ResourceResolverUtils.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/ResourceResolverUtils.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/ServiceTemplateUtils.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/ServiceTemplateUtils.kt with 100% similarity]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/TopologicalSortingUtils.kt [moved from ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/TopologicalSortingUtils.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/CustomFunctionsTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/CustomFunctionsTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintContextTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintContextTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintEnhancerServiceTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintEnhancerServiceTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintExpressionServiceTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintExpressionServiceTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintParserFactoryTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintParserFactoryTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRepoFileServiceTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRepoFileServiceTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRuntimeServiceTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRuntimeServiceTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintValidatorDefaultServiceTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintValidatorDefaultServiceTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/BluePrintMetadataUtilsTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/BluePrintMetadataUtilsTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JacksonReactorUtilsTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JacksonReactorUtilsTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JacksonUtilsTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JacksonUtilsTest.kt with 100% similarity]
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/TopologicalSortingUtilsTest.kt [moved from ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/TopologicalSortingUtilsTest.kt with 100% similarity]
components/core/src/test/resources/componentnode/default.json [moved from ms/controllerblueprints/modules/core/src/test/resources/componentnode/default.json with 100% similarity]
components/core/src/test/resources/data/alltype-data.json [moved from ms/controllerblueprints/modules/core/src/test/resources/data/alltype-data.json with 100% similarity]
components/core/src/test/resources/data/default-context.json [moved from ms/controllerblueprints/modules/core/src/test/resources/data/default-context.json with 100% similarity]
components/core/src/test/resources/dictionary/dictionary_schema.json [moved from ms/controllerblueprints/modules/core/src/test/resources/dictionary/dictionary_schema.json with 100% similarity]
components/core/src/test/resources/properties/convert.json [moved from ms/controllerblueprints/modules/core/src/test/resources/properties/convert.json with 100% similarity]
components/core/src/test/resources/properties/default.json [moved from ms/controllerblueprints/modules/core/src/test/resources/properties/default.json with 100% similarity]
components/parent/pom.xml [new file with mode: 0644]
components/pom.xml [new file with mode: 0644]
components/resource-dict/load/model_type/node_type/source-component-java.json [moved from ms/controllerblueprints/modules/resource-dict/load/model_type/node_type/source-component-java.json with 100% similarity]
components/resource-dict/load/model_type/node_type/source-db.json [moved from ms/controllerblueprints/modules/resource-dict/load/model_type/node_type/source-db.json with 100% similarity]
components/resource-dict/load/model_type/node_type/source-default.json [moved from ms/controllerblueprints/modules/resource-dict/load/model_type/node_type/source-default.json with 100% similarity]
components/resource-dict/load/model_type/node_type/source-input.json [moved from ms/controllerblueprints/modules/resource-dict/load/model_type/node_type/source-input.json with 100% similarity]
components/resource-dict/load/model_type/node_type/source-rest.json [moved from ms/controllerblueprints/modules/resource-dict/load/model_type/node_type/source-rest.json with 100% similarity]
components/resource-dict/load/model_type/node_type/tosca.nodes.ResourceSource.json [moved from ms/controllerblueprints/modules/resource-dict/load/model_type/node_type/tosca.nodes.ResourceSource.json with 100% similarity]
components/resource-dict/load/resource_dictionary/db-source.json [moved from ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/db-source.json with 100% similarity]
components/resource-dict/load/resource_dictionary/default-source.json [moved from ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/default-source.json with 100% similarity]
components/resource-dict/load/resource_dictionary/input-source.json [moved from ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/input-source.json with 100% similarity]
components/resource-dict/load/resource_dictionary/mdsal-source.json [moved from ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/mdsal-source.json with 100% similarity]
components/resource-dict/pom.xml [moved from ms/controllerblueprints/modules/resource-dict/pom.xml with 85% similarity]
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceAssignmentProcessor.kt [moved from ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceAssignmentProcessor.kt with 100% similarity]
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceDefinition.kt [moved from ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceDefinition.kt with 100% similarity]
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceDictionaryConstants.kt [moved from ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceDictionaryConstants.kt with 100% similarity]
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceAssignmentEnhancerService.kt [moved from ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceAssignmentEnhancerService.kt with 100% similarity]
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt [moved from ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt with 100% similarity]
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionRepoService.kt [moved from ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionRepoService.kt with 100% similarity]
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionValidationService.kt [moved from ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionValidationService.kt with 100% similarity]
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/utils/BulkResourceSequencingUtils.kt [moved from ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/utils/BulkResourceSequencingUtils.kt with 100% similarity]
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt [moved from ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt with 100% similarity]
components/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceDefinitionTest.java [moved from ms/controllerblueprints/modules/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceDefinitionTest.java with 100% similarity]
components/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceAssignmentEnhancerServiceTest.java [moved from ms/controllerblueprints/modules/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceAssignmentEnhancerServiceTest.java with 100% similarity]
components/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt [moved from ms/controllerblueprints/modules/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt with 100% similarity]
components/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionRepoServiceTest.java [moved from ms/controllerblueprints/modules/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionRepoServiceTest.java with 100% similarity]
components/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionValidationServiceTest.java [moved from ms/controllerblueprints/modules/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionValidationServiceTest.java with 100% similarity]
components/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/utils/BulkResourceSequencingUtilsTest.java [moved from ms/controllerblueprints/modules/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/utils/BulkResourceSequencingUtilsTest.java with 100% similarity]
components/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/utils/ResourceDictionaryUtilsTest.java [moved from ms/controllerblueprints/modules/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/utils/ResourceDictionaryUtilsTest.java with 100% similarity]
components/resource-dict/src/test/resources/data/resource-assignment-input.json [moved from ms/controllerblueprints/modules/resource-dict/src/test/resources/data/resource-assignment-input.json with 100% similarity]
components/resource-dict/src/test/resources/enrich/simple-enrich.json [moved from ms/controllerblueprints/modules/resource-dict/src/test/resources/enrich/simple-enrich.json with 100% similarity]
components/resource-dict/src/test/resources/validation/cyclic.json [moved from ms/controllerblueprints/modules/resource-dict/src/test/resources/validation/cyclic.json with 100% similarity]
components/resource-dict/src/test/resources/validation/duplicate.json [moved from ms/controllerblueprints/modules/resource-dict/src/test/resources/validation/duplicate.json with 100% similarity]
components/resource-dict/src/test/resources/validation/success.json [moved from ms/controllerblueprints/modules/resource-dict/src/test/resources/validation/success.json with 100% similarity]
ms/controllerblueprints/modules/pom.xml
pom.xml