From d082f249f543b5643245213ce6c1b7c7ebd464c3 Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Mon, 21 Oct 2019 13:15:48 -0500 Subject: Bug fixes to OOFPCIPOC templates, DG's, properties Bug fixes to OOFPCIPOC ConfigDB and DMAAP template files, SDNR property file, and corresponding DG's Issue-ID: CCSDK-1840 Signed-off-by: SandeepLinux Change-Id: I23ebfdc819213ed5e070887bdf7cc14ba0121ec8 --- .../src/main/json/oofpcipoc-patch-configdb-pci-for-cell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform-logic/restapi-templates/src/main/json/oofpcipoc-patch-configdb-pci-for-cell.json') diff --git a/platform-logic/restapi-templates/src/main/json/oofpcipoc-patch-configdb-pci-for-cell.json b/platform-logic/restapi-templates/src/main/json/oofpcipoc-patch-configdb-pci-for-cell.json index 51309bb0..29e3a1bd 100644 --- a/platform-logic/restapi-templates/src/main/json/oofpcipoc-patch-configdb-pci-for-cell.json +++ b/platform-logic/restapi-templates/src/main/json/oofpcipoc-patch-configdb-pci-for-cell.json @@ -1,5 +1,5 @@ { -"pci-value": ${tmp.phy-cell-id-in-use} +"pci-value": ${"tmp.phy-cell-id-in-use} } -- cgit 1.2.3-korg