X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba-dd.json;h=157d8b38cf8244113ef36b1ad9b2ce52d5d72ebb;hb=532cfff8eaad73781cbb410064cd3b4bda5e3095;hp=4afa6a42766f1905905adf9a21c4d46c6f2f4ca5;hpb=a1ffe0ce52a4efa1ed56474417aa525d60518a5b;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/cba-dd.json b/heat/vFW_CNF_CDS/templates/cba-dd.json index 4afa6a42..157d8b38 100644 --- a/heat/vFW_CNF_CDS/templates/cba-dd.json +++ b/heat/vFW_CNF_CDS/templates/cba-dd.json @@ -239,7 +239,6 @@ "type": "source-db", "properties": { "type": "SQL", - "endpoint-selector": "dynamic-db-source", "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"", "input-key-mapping": {}, "output-key-mapping": { @@ -278,7 +277,6 @@ "type": "source-db", "properties": { "type": "SQL", - "endpoint-selector": "dynamic-db-source", "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"", "output-key-mapping": { "int_private2_net_cidr": "prefix" @@ -356,6 +354,33 @@ } } }, + { + "name": "k8s-rb-instance-release-name", + "tags": "k8s, cnf, profile, k8s-rb-instance-release-name", + "data_type": "string", + "description": "Name of the release for the helm package instance in k8s", + "entry_schema": "string", + "updatedBy": "Rajewski, Lukasz ", + "definition": { + "tags": "k8s, cnf, profile, k8s-rb-instance-release-name", + "name": "k8s-rb-instance-release-name", + "property": { + "description": "Name of the release for the helm package instance in k8s", + "type": "string" + }, + "group": "default", + "updated-by": "Rajewski, Lukasz ", + "sources": { + "input": { + "type": "source-input" + }, + "default": { + "type": "source-default", + "properties": {} + } + } + } + }, { "name": "k8s-rb-profile-namespace", "tags": "k8s, cnf, profile, namespace, k8s-rb-profile-namespace", @@ -451,7 +476,6 @@ "type": "source-db", "properties": { "type": "SQL", - "endpoint-selector": "dynamic-db-source", "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"management\"", "input-key-mapping": {}, "output-key-mapping": { @@ -490,7 +514,6 @@ "type": "source-db", "properties": { "type": "SQL", - "endpoint-selector": "dynamic-db-source", "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"management\"", "input-key-mapping": {}, "output-key-mapping": { @@ -569,7 +592,6 @@ "type": "source-db", "properties": { "type": "SQL", - "endpoint-selector": "dynamic-db-source", "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private1\"", "input-key-mapping": {}, "output-key-mapping": { @@ -628,7 +650,6 @@ "type": "source-db", "properties": { "type": "SQL", - "endpoint-selector": "dynamic-db-source", "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private2\"", "input-key-mapping": {}, "output-key-mapping": { @@ -839,8 +860,7 @@ }, "key-dependencies": [ "vf-module-model-customization-uuid" - ], - "endpoint-selector": "dynamic-db-source" + ] } } } @@ -910,8 +930,7 @@ }, "key-dependencies": [ "vf-module-model-customization-uuid" - ], - "endpoint-selector": "dynamic-db-source" + ] } } } @@ -954,8 +973,7 @@ }, "key-dependencies": [ "vf-module-model-customization-uuid" - ], - "endpoint-selector": "dynamic-db-source" + ] } } }