From 367417cd7957916dffffef5d85e7cca304367c53 Mon Sep 17 00:00:00 2001 From: Konrad Bańka Date: Fri, 28 Feb 2020 11:21:22 +0100 Subject: Provide custom naming policy for vFW CNF usecase MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue-ID: INT-1457 Signed-off-by: Konrad Bańka Change-Id: I9a5bc4ba6296800005bd0ed5cbc6c79b1064bdcd --- heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heat/vFW_CNF_CDS/templates/cba') diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json index e0728241..4dfdaff4 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json @@ -365,7 +365,7 @@ "entry_schema": { "type": "" }, - "default": "SDNC_Policy.Config_MS_ONAP_VNF_NAMING_TIMESTAMP" + "default": "SDNC_Policy.Config_MS_ONAP_CNF_NAMING_TIMESTAMP" }, "input-param": false, "dictionary-name": "vf-naming-policy", -- cgit 1.2.3-korg