update vlb cds instantiation and scale out package
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB / Definitions / data_types.json
index 71e5fa6..9f7aa9d 100644 (file)
 {
-  "data_types" : {
-    "dt-config-assign-properties" : {
-      "description" : "Dynamic DataType definition for workflow(config-assign).",
-      "version" : "1.0.0",
-      "properties" : {
-        "vdns_int_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vnf-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vdns_vf_module_id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "service-instance-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vdns_onap_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        }
+   "data_types": {
+      "dt-config-assign-properties": {
+         "description": "Dynamic DataType definition for workflow(config-assign).",
+         "version": "1.0.0",
+         "properties": {
+            "vdns_int_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vnf-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_vf_module_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "service-instance-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_onap_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            }
+         },
+         "derived_from": "tosca.datatypes.Dynamic"
       },
-      "derived_from" : "tosca.datatypes.Dynamic"
-    },
-    "dt-config-deploy-properties" : {
-      "description" : "Dynamic DataType definition for workflow(config-deploy).",
-      "version" : "1.0.0",
-      "properties" : {
-        "vdns_int_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vnf-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vdns_vf_module_id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "service-instance-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vdns_onap_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "ip" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        }
+      "dt-config-deploy-properties": {
+         "description": "Dynamic DataType definition for workflow(config-deploy).",
+         "version": "1.0.0",
+         "properties": {
+            "vnf-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "service-instance-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "ip": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            }
+         },
+         "derived_from": "tosca.datatypes.Dynamic"
       },
-      "derived_from" : "tosca.datatypes.Dynamic"
-    },
-    "dt-resource-assignment-properties" : {
-      "description" : "Dynamic DataType definition for workflow(resource-assignment).",
-      "version" : "1.0.0",
-      "properties" : {
-        "vlb_int_pktgen_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "private1-prefix-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vnf-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vlb_private_net_cidr" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vdns_onap_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${vdns_onap_private_ip_0}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vdns_image_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "public_net_id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "sec_group" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "nfc-naming-code" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vnfc-model-invariant-uuid" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "nexus_artifact_repo" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "https://nexus.onap.org",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "onap_private_net_cidr" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vpg_onap_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vdns_name_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${vdns_name_0}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vdns_int_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${vdns_int_private_ip_0}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "image_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "flavor_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "dcae_collector_ip" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "10.0.4.1",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vpg_name_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${vpg_name_0}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vip" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${vip}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vf-naming-policy" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "int_private_net_id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${int_private_net_id}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vfccustomizationuuid" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "onap_private_net_id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "demo_artifacts_version" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vlb_int_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vnf-model-customization-uuid" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "int_private_subnet_id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${int_private_subnet_id}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "key_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vlb_name_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${vlb_name_0}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "install_script_version" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "int_pktgen_private_net_id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${int_pktgen_private_net_id}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vm-type" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vnf_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "keypair" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "vlb_key",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "onap_private_subnet_id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "aic-cloud-region" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "gre_ipaddr" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${gre_ipaddr}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vf-module-model-customization-uuid" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vf-module-name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${vf-module-name}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "pg_int" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${pg_int}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vpg_flavor_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vf-module-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "dcae_collector_port" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "30235",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vf-module-label" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vlb_flavor_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "pktgen_private_net_cidr" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vpg_image_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "private2-prefix-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vdns_flavor_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "m1.medium",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vnfc-model-version" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "service-instance-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "nb_api_version" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "1.2.0",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vpg_int_pktgen_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vf-module-type" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "pub_key" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs84Cy8+qi/jvucay0BwFtOq3ian0ulTXFGxkZcZCR0N48j88pbHJaEqb9e25MAsrfH+7Etb9Kd5nbBThEL/i0AyHXnDsc80Oq0sqlLcfLo3SGSurkrNoRofHboJ5Hn+N9SlWN5FCQGbTx1w3rjqR4LasAI6XxH9xpXSFyyge6ysVXH0cYaZ8sg98nFZa1fPJR9L8COjZvF+EYudub2RC5HVyV/sx7bliNFo9JwQh6du1abG4G7ZDjTIcYwYp21iq52UzWU28RVcAyY6AQZJu2lHLdsr8fPvyeWZpC5EqGsxI1G609m9G/dURRKwYfez/f2ATzpn5QjEX7LrLWBM8r Generated-by-Nova",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "management-prefix-id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "int_pktgen_private_subnet_id" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "${int_pktgen_private_subnet_id}",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "create-md-sal-vnf-param" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vlb_onap_private_ip_0" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "cloud_env" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "default" : "openstack",
-          "entry_schema" : {
-            "type" : ""
-          }
-        },
-        "vlb_image_name" : {
-          "description" : "",
-          "required" : false,
-          "type" : "string",
-          "status" : "",
-          "constraints" : [ { } ],
-          "entry_schema" : {
-            "type" : ""
-          }
-        }
+      "dt-HealthCheck-properties": {
+         "description": "Dynamic DataType definition for workflow(config-deploy).",
+         "version": "1.0.0",
+         "properties": {
+            "vnf-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "service-instance-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "ip": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            }
+         },
+         "derived_from": "tosca.datatypes.Dynamic"
       },
-      "derived_from" : "tosca.datatypes.Dynamic"
-    }
-  }
-}
+      "dt-ScaleOutReconfiguration-properties": {
+         "description": "Dynamic DataType definition for workflow(config-deploy).",
+         "version": "1.0.0",
+         "properties": {
+            "vnf-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+                                 "vf-module-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "service-instance-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "ip": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_int_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_vf_module_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_onap_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            }
+         },
+         "derived_from": "tosca.datatypes.Dynamic"
+      },
+      "dt-vf-config-assign-properties": {
+         "description": "Dynamic DataType definition for workflow(config-assign).",
+         "version": "1.0.0",
+         "properties": {
+            "vdns_int_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vnf-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_vf_module_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "service-instance-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_onap_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            }
+         },
+         "derived_from": "tosca.datatypes.Dynamic"
+      },
+      "dt-vf-config-deploy-properties": {
+         "description": "Dynamic DataType definition for workflow(config-deploy).",
+         "version": "1.0.0",
+         "properties": {
+            "vnf-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "service-instance-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "ip": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            }
+         },
+         "derived_from": "tosca.datatypes.Dynamic"
+      },
+      "dt-resource-assignment-properties": {
+         "description": "Dynamic DataType definition for workflow(resource-assignment).",
+         "version": "1.0.0",
+         "properties": {
+            "vlb_int_pktgen_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vlb_0_int_pktgen_private_port_0_mac": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vf-module-assign": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vnf_assign_aai": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vpg_0_int_pktgen_private_port_0_mac": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vf-module-name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "private1-prefix-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vnf-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vlb_private_net_cidr": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_onap_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_image_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "public_net_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "sec_group": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "nfc-naming-code": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vnfc-model-invariant-uuid": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "nexus_artifact_repo": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "onap_private_net_cidr": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vpg_onap_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_name_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_int_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "image_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "flavor_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "dcae_collector_ip": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vpg_name_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vip": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vf-naming-policy": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "int_private_net_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vfccustomizationuuid": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "onap_private_net_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "demo_artifacts_version": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vlb_int_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vnf-model-customization-uuid": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "int_private_subnet_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "key_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vlb_name_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "install_script_version": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "int_pktgen_private_net_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vm-type": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vnf_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "keypair": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "onap_private_subnet_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "aic-cloud-region": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "gre_ipaddr": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vf-module-model-customization-uuid": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "pg_int": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vpg_flavor_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vf-module-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "dcae_collector_port": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vf-module-label": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vlb_flavor_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "pktgen_private_net_cidr": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vpg_image_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "private2-prefix-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vdns_flavor_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vnfc-model-version": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "service-instance-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "nb_api_version": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vpg_int_pktgen_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vf-module-type": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "pub_key": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "management-prefix-id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "int_pktgen_private_subnet_id": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "create-md-sal-vnf-param": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vlb_onap_private_ip_0": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "cloud_env": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            },
+            "vlb_image_name": {
+               "description": "",
+               "required": false,
+               "type": "string",
+               "status": "",
+               "constraints": [
+                  {}
+               ],
+               "entry_schema": {
+                  "type": ""
+               }
+            }
+         },
+         "derived_from": "tosca.datatypes.Dynamic"
+      }
+   }
+}
\ No newline at end of file