From bef1899ac0e9cc77e8c22feffaab95cbc923d6ba Mon Sep 17 00:00:00 2001 From: Samuli Silvius Date: Tue, 28 Jan 2020 08:49:36 +0200 Subject: Data dictionary fixes and improvements from vFW CNF demo During doing vFW CNF use case CBA model with CDS (See INT-1260) found some diff/improvements to update to CDS starter dictionary. Issue-ID: CCSDK-2408 Signed-off-by: Samuli Silvius Change-Id: I8e899b3ab34bcd499e917da318f589e69008dc6d --- .../service-blueprint/vLB_CDS_RESTCONF/Definitions/vLB_CDS.json | 6 ------ 1 file changed, 6 deletions(-) (limited to 'components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/vLB_CDS.json') diff --git a/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/vLB_CDS.json b/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/vLB_CDS.json index 16f8fcfce..86e35e0dd 100644 --- a/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/vLB_CDS.json +++ b/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Definitions/vLB_CDS.json @@ -29,12 +29,6 @@ "resolution-key" : { "get_input" : "resolution-key" } - }, - "dynamic-db-source" : { - "type" : "maria-db", - "url" : "jdbc:mysql://mariadb-galera:3306/sdnctl", - "username" : "root", - "password" : "secretpassword" } }, "topology_template" : { -- cgit 1.2.3-korg