aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json')
-rw-r--r--heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json128
1 files changed, 23 insertions, 105 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json
index f4580325..efedb214 100644
--- a/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json
+++ b/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json
@@ -19,27 +19,6 @@
"dependencies": [],
"version": 0
},
- {
- "name": "vf-module-name",
- "property": {
- "description": "",
- "required": false,
- "type": "string",
- "status": "",
- "constraints": [
- {}
- ],
- "entry_schema": {
- "type": ""
- },
- "default": "${vf-module-name}"
- },
- "input-param": false,
- "dictionary-name": "vf-module-name",
- "dictionary-source": "default",
- "dependencies": [],
- "version": 0
- },
{
"name": "vf-module-label",
"property": {
@@ -231,6 +210,29 @@
"version": 0
},
{
+ "name": "onap_private_net_cidr",
+ "property": {
+ "description": "",
+ "required": false,
+ "type": "string",
+ "status": "",
+ "constraints": [
+ {}
+ ],
+ "entry_schema": {
+ "type": ""
+ }
+ },
+ "input-param": false,
+ "dictionary-name": "onap_private_net_cidr",
+ "dictionary-source": "sdnc",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ],
+ "version": 0
+ },
+ {
"name": "int_private2_net_cidr",
"property": {
"description": "",
@@ -367,34 +369,6 @@
]
},
{
- "name": "int_private1_net_id",
- "property": {
- "description": "Private unprotected network identification",
- "type": "string"
- },
- "input-param": false,
- "dictionary-name": "int_private1_net_id",
- "dictionary-source": "sdnc",
- "dependencies": [
- "service-instance-id",
- "vnf-id"
- ]
- },
- {
- "name": "int_private1_subnet_id",
- "property": {
- "description": "Private unprotected subnetwork identification",
- "type": "string"
- },
- "input-param": false,
- "dictionary-name": "int_private1_subnet_id",
- "dictionary-source": "sdnc",
- "dependencies": [
- "service-instance-id",
- "vnf-id"
- ]
- },
- {
"name": "int_private2_gw_ip",
"property": {
"description": "Private protected network gateway ip",
@@ -409,34 +383,6 @@
]
},
{
- "name": "int_private2_net_id",
- "property": {
- "description": "Private protected network identification",
- "type": "string"
- },
- "input-param": false,
- "dictionary-name": "int_private2_net_id",
- "dictionary-source": "sdnc",
- "dependencies": [
- "service-instance-id",
- "vnf-id"
- ]
- },
- {
- "name": "int_private2_subnet_id",
- "property": {
- "description": "Private protected subnetwork identification",
- "type": "string"
- },
- "input-param": false,
- "dictionary-name": "int_private2_subnet_id",
- "dictionary-source": "sdnc",
- "dependencies": [
- "service-instance-id",
- "vnf-id"
- ]
- },
- {
"name": "onap_private_gw_ip",
"property": {
"description": "Private onap management network gateway ip",
@@ -449,33 +395,5 @@
"service-instance-id",
"vnf-id"
]
- },
- {
- "name": "onap_private_net_id",
- "property": {
- "description": "Private onap management network identification",
- "type": "string"
- },
- "input-param": false,
- "dictionary-name": "onap_private_net_id",
- "dictionary-source": "sdnc",
- "dependencies": [
- "service-instance-id",
- "vnf-id"
- ]
- },
- {
- "name": "onap_private_subnet_id",
- "property": {
- "description": "Private onap management subnetwork identification",
- "type": "string"
- },
- "input-param": false,
- "dictionary-name": "onap_private_subnet_id",
- "dictionary-source": "sdnc",
- "dependencies": [
- "service-instance-id",
- "vnf-id"
- ]
}
]