aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json
diff options
context:
space:
mode:
authorSamuli Silvius <s.silvius@partner.samsung.com>2020-05-06 08:08:51 +0300
committerKonrad Bańka <k.banka@samsung.com>2020-05-29 07:32:44 +0200
commit8fb013099c9091c5f9b17920f0cb7eee857fe7f4 (patch)
treeed5285f2f8ec6a21ad1f40d85659e4582476813a /heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json
parent1389192a547b108a5492460e6e1bad672935f3bc (diff)
Remove endpoint-selector from Data Dictionary
According to cds bug fixed by https://gerrit.onap.org/r/c/ccsdk/cds/+/106128 Issue-ID: INT-1581 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I58727f7ac114e26c38f44cc33f35e9a54b0f0017
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json')
-rw-r--r--heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json15
1 files changed, 3 insertions, 12 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json b/heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json
index cb5aaeb4..4c7aa47b 100644
--- a/heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json
+++ b/heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json
@@ -192,7 +192,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": {
@@ -223,7 +222,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"
@@ -372,7 +370,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": {
@@ -403,7 +400,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": {
@@ -474,7 +470,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": {
@@ -525,7 +520,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": {
@@ -704,8 +698,7 @@
},
"key-dependencies": [
"vf-module-model-customization-uuid"
- ],
- "endpoint-selector": "dynamic-db-source"
+ ]
}
}
}
@@ -759,8 +752,7 @@
},
"key-dependencies": [
"vf-module-model-customization-uuid"
- ],
- "endpoint-selector": "dynamic-db-source"
+ ]
}
}
}
@@ -795,8 +787,7 @@
},
"key-dependencies": [
"vf-module-model-customization-uuid"
- ],
- "endpoint-selector": "dynamic-db-source"
+ ]
}
}
}