aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tosca/vCPE/infra/MainServiceTemplate.yaml4
-rw-r--r--tosca/vCPE/infra/MainServiceTemplate_sriov.yaml4
-rw-r--r--tosca/vCPE/vbng/MainServiceTemplate.yaml4
-rw-r--r--tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml4
-rw-r--r--tosca/vCPE/vgmux/MainServiceTemplate.yaml4
-rw-r--r--tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml4
-rw-r--r--tosca/vCPE/vgw/MainServiceTemplate.yaml8
-rw-r--r--tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml8
8 files changed, 20 insertions, 20 deletions
diff --git a/tosca/vCPE/infra/MainServiceTemplate.yaml b/tosca/vCPE/infra/MainServiceTemplate.yaml
index b17d968e..f2c63618 100644
--- a/tosca/vCPE/infra/MainServiceTemplate.yaml
+++ b/tosca/vCPE/infra/MainServiceTemplate.yaml
@@ -52,9 +52,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
nexus_artifact_repo:
type: string
description: Root URL for the Nexus repository for Maven artifacts
diff --git a/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml b/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml
index 7efb0956..31c18f5c 100644
--- a/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml
+++ b/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml
@@ -51,9 +51,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
nexus_artifact_repo:
type: string
description: Root URL for the Nexus repository for Maven artifacts
diff --git a/tosca/vCPE/vbng/MainServiceTemplate.yaml b/tosca/vCPE/vbng/MainServiceTemplate.yaml
index 03c9adc6..3bff4a38 100644
--- a/tosca/vCPE/vbng/MainServiceTemplate.yaml
+++ b/tosca/vCPE/vbng/MainServiceTemplate.yaml
@@ -89,9 +89,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
pub_key:
type: string
description: ssh public key
diff --git a/tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml
index 86548bc6..f04cd98a 100644
--- a/tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml
+++ b/tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml
@@ -87,9 +87,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
pub_key:
type: string
description: ssh public key
diff --git a/tosca/vCPE/vgmux/MainServiceTemplate.yaml b/tosca/vCPE/vgmux/MainServiceTemplate.yaml
index 10e2c08f..fb30b005 100644
--- a/tosca/vCPE/vgmux/MainServiceTemplate.yaml
+++ b/tosca/vCPE/vgmux/MainServiceTemplate.yaml
@@ -85,9 +85,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
pub_key:
type: string
description: ssh public key
diff --git a/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml
index 0f9dcd7c..ee4f56f8 100644
--- a/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml
+++ b/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml
@@ -84,9 +84,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
pub_key:
type: string
description: ssh public key
diff --git a/tosca/vCPE/vgw/MainServiceTemplate.yaml b/tosca/vCPE/vgw/MainServiceTemplate.yaml
index fa9f29da..2676007f 100644
--- a/tosca/vCPE/vgw/MainServiceTemplate.yaml
+++ b/tosca/vCPE/vgw/MainServiceTemplate.yaml
@@ -69,9 +69,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
pub_key:
type: string
description: ssh public key
@@ -97,9 +97,9 @@ topology_template:
description: IP address of vGMUX
default: 10.5.0.20
vg_vgmux_tunnel_vni:
- type: integer
+ type: string
description: vni value of vG-vGMUX vxlan tunnel
- default: 100
+ default: "100"
vnf_id:
type: string
description: The VNF ID is provided by ONAP
diff --git a/tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml
index b0bc0133..13d2487f 100644
--- a/tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml
+++ b/tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml
@@ -67,9 +67,9 @@ topology_template:
description: dcae collector ip
default: 10.0.4.102
dcae_collector_port:
- type: integer
+ type: string
description: dcae collector port
- default: 8080
+ default: "8080"
pub_key:
type: string
description: ssh public key
@@ -95,9 +95,9 @@ topology_template:
description: IP address of vGMUX
default: 10.5.0.20
vg_vgmux_tunnel_vni:
- type: integer
+ type: string
description: vni value of vG-vGMUX vxlan tunnel
- default: 100
+ default: "100"
vnf_id:
type: string
description: The VNF ID is provided by ONAP