aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/policy
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@est.tech>2019-07-09 10:25:12 +0000
committera.sreekumar <ajith.sreekumar@est.tech>2019-07-09 10:25:12 +0000
commitaf20d99d3d140a9b3f5fe8710d75a0a463e22b76 (patch)
treea0d4eb2d1e62dd42e99683f5506ddb01e0e5daff /scripts/policy
parent1e0cd76fa5fb5f43d2b404083a0622eaf1e7b9f5 (diff)
Changes to support topic.properties file removal in policy repos
Change-Id: Ic1e35a7672da4386c22c5a51d5f95c41c50784f0 Issue-ID: POLICY-1744 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Diffstat (limited to 'scripts/policy')
-rw-r--r--scripts/policy/policy-apex-pdp/docker-compose-apex.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/policy/policy-apex-pdp/docker-compose-apex.yml b/scripts/policy/policy-apex-pdp/docker-compose-apex.yml
index c01aaaa5..b7ba21c8 100644
--- a/scripts/policy/policy-apex-pdp/docker-compose-apex.yml
+++ b/scripts/policy/policy-apex-pdp/docker-compose-apex.yml
@@ -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"