summaryrefslogtreecommitdiffstats
path: root/platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_configuration-phy-cell-id.xml
diff options
context:
space:
mode:
authorSandeep Shah <sandeeplinux1068@gmail.com>2019-07-26 08:29:49 -0500
committerSandeep Shah <sandeeplinux1068@gmail.com>2019-07-26 08:29:49 -0500
commitf83b65de23e6caab3f6d8eb6c16541236d5afb6e (patch)
tree35e5bd98e1877e75821a04cb9e6b83eeb9fda00e /platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_configuration-phy-cell-id.xml
parent8433d52d646822fd9d9a3a1efc10ba07bfdcd82d (diff)
Configuration changes to DG/templates SDNR POC
Configuration changes to DG and templates to support OOCPCIPOC demo Issue-ID: CCSDK-1544 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I1fa680c40c969d19691bbb445ec863c0344a0ea7
Diffstat (limited to 'platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_configuration-phy-cell-id.xml')
-rw-r--r--platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_configuration-phy-cell-id.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_configuration-phy-cell-id.xml b/platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_configuration-phy-cell-id.xml
index d4bd6cec..7aedb6a7 100644
--- a/platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_configuration-phy-cell-id.xml
+++ b/platform-logic/oofpcipoc-api/src/main/xml/oofpcipoc-api_configuration-phy-cell-id.xml
@@ -16,7 +16,7 @@
</record>
</for>
<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >
- <parameter name='fileName' value='%SDNC_CONFIG_DIR%/sdnr-oofpcipoc-api-dg.properties' />
+ <parameter name='fileName' value='/opt/onap/ccsdk/data/properties/sdnr-oofpcipoc-api-dg.properties' />
<parameter name='contextPrefix' value='prop' />
</execute>
<record plugin="org.onap.ccsdk.sli.core.sli.recording.FileRecorder">
@@ -309,4 +309,4 @@
</return>
</block>
</method>
-</service-logic> \ No newline at end of file
+</service-logic>