Changes to support topic.properties file removal in policy repos 77/91077/1
authora.sreekumar <ajith.sreekumar@est.tech>
Tue, 9 Jul 2019 10:25:12 +0000 (10:25 +0000)
committera.sreekumar <ajith.sreekumar@est.tech>
Tue, 9 Jul 2019 10:25:12 +0000 (10:25 +0000)
Change-Id: Ic1e35a7672da4386c22c5a51d5f95c41c50784f0
Issue-ID: POLICY-1744
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
scripts/policy/policy-apex-pdp/docker-compose-apex.yml

index c01aaaa..b7ba21c 100644 (file)
@@ -55,7 +55,7 @@ services:
        - message-router
        - pap
       hostname: policy-apex-pdp
-      command: ['/opt/app/policy/apex-pdp/bin/apexOnapPf.sh', '-c', '/opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json', '-p', '/opt/app/policy/apex-pdp/etc/onappf/config/topic.properties']
+      command: ['/opt/app/policy/apex-pdp/bin/apexOnapPf.sh', '-c', '/opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json']
 
       ports:
        - "6969:6969"