Controller Design Studio
authorMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Sat, 10 Nov 2018 16:54:05 +0000 (11:54 -0500)
committerMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Sat, 10 Nov 2018 20:55:03 +0000 (15:55 -0500)
commitc4dcf1aac48980494d95a5640a7ab7a3c2d345d5
tree9e31852ab40d9dc2b4884161aa5d078fbf250dd8
parent6f870c292d660c0fa661044c8592ddce049e1600
Controller Design Studio

Upgrade Spring Boot and Kotlin versions.

Change-Id: If0d7d0f476d8cfd23916013ff1ab554b26bc6b7a
Issue-ID: CCSDK-658
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
112 files changed:
components/core/pom.xml
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintConstants.kt
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/vFW_spinup.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/TOSCA-Metadata/TOSCA.meta [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/base_template.vtl [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vFW_vNF_Artifact.vtl [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vfw.vtl [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vpg.vtl [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl [new file with mode: 0644]
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Definitions/activation-blueprint.json [new file with mode: 0644]
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Mappings/baseconfig-mapping.json [new file with mode: 0644]
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Plans/ActivateProcess.bpmn [new file with mode: 0644]
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Scripts/SamplePythonComponentNode.py [new file with mode: 0644]
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Scripts/__init__.py [new file with mode: 0644]
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/TOSCA-Metadata/TOSCA.meta [new file with mode: 0644]
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Templates/baseconfig-template.vtl [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/artifact_type/artifact-bpmn-camunda.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/artifact_type/artifact-directed-graph.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/artifact_type/artifact-mapping-resource.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/artifact_type/artifact-script-python.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/artifact_type/artifact-template-velocity.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/artifact_type/tosca.artifacts.Implementation.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/data_type/datatype-property.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/data_type/datatype-resource-assignment.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/data_type/dt-license-key.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/data_type/dt-v4-aggregate.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/data_type/tosca.datatypes.Credential.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/artifact-config-template.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/component-config-generator.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/component-netconf-executor.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/component-resource-assignment.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/dg-activate-netconf.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/dg-config-generator.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/dg-resource-assign-activate.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/dg-resource-assignment.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/source-db.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/source-default.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/source-input.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/source-rest.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.Artifact.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.Component.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.DG.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.ResourceSource.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.Vnf.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Python.json [new file with mode: 0644]
components/model-catalog/definition-type/starter-type/node_type/vnf-netconf-device.json [new file with mode: 0644]
components/model-catalog/resource-dictionary/starter-dictionary/address.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/aic-cloud-region.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/aic_clli.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/availability_zone_0.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/db-source.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/default-source.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/image_name.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/input-source.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/key_name.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/name_0.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/nexus_artifact_repo.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/nf-role.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/nfc-naming-code.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/onap_private_net_cidr.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/onap_private_net_id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/onap_private_subnet_id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/private-prefix-id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/protected-prefix-id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/protected_private_net_cidr.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/protected_private_subnet_id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/pub_key.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/public_net_id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/sample-db-source.json [new file with mode: 0644]
components/model-catalog/resource-dictionary/starter-dictionary/sample-default-source.json [new file with mode: 0644]
components/model-catalog/resource-dictionary/starter-dictionary/sample-input-source.json [new file with mode: 0644]
components/model-catalog/resource-dictionary/starter-dictionary/sample-licenses.json [new file with mode: 0644]
components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json [new file with mode: 0644]
components/model-catalog/resource-dictionary/starter-dictionary/sample-v4-ip-type.json [new file with mode: 0644]
components/model-catalog/resource-dictionary/starter-dictionary/sec_group.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/service-instance-id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/status.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/unprotected-prefix-id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/unprotected_private_net_cidr.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/unprotected_private_subnet_id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vf-module-id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vf-module-label.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vf-module-model-customization-uuid.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vf-module-type.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vf-naming-policy.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vf-nf-code.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vf_module_name.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vfccustomizationuuid.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vfw_name_0.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vfw_private_ip_0.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vfw_private_ip_1.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vfw_private_ip_2.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vm-type.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vnf-id.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vnf-model-customization-uuid.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vnf-name.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vnf_name.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-invariant-uuid.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-version.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/volume_group_name.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vpg_name_0.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vpg_private_ip_0.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vpg_private_ip_1.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vsn_name_0.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vsn_private_ip_0.json [new file with mode: 0755]
components/model-catalog/resource-dictionary/starter-dictionary/vsn_private_ip_1.json [new file with mode: 0755]
components/parent/pom.xml
components/resource-dict/pom.xml
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionRepoService.kt
components/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDefinitionRepoServiceTest.java