X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docker-compose%2Fdocker-compose-policy-framework%2Fconfig%2Fapex-pdp%2FOnapPfConfig.json;fp=docker-compose%2Fdocker-compose-policy-framework%2Fconfig%2Fapex-pdp%2FOnapPfConfig.json;h=f48630fece2fb86349a3af18add86e805d9ccd98;hb=c650c1e329fd4ab5e7ca6b61b9037c62940dc46f;hp=e1f6b23f78a8dc683ee513b221aeed909210e3e7;hpb=cafa367269ab41e75904b9de8e01f10f5c3ddee4;p=nonrtric.git diff --git a/docker-compose/docker-compose-policy-framework/config/apex-pdp/OnapPfConfig.json b/docker-compose/docker-compose-policy-framework/config/apex-pdp/OnapPfConfig.json index e1f6b23f..f48630fe 100644 --- a/docker-compose/docker-compose-policy-framework/config/apex-pdp/OnapPfConfig.json +++ b/docker-compose/docker-compose-policy-framework/config/apex-pdp/OnapPfConfig.json @@ -27,14 +27,14 @@ "topicParameterGroup": { "topicSources" : [{ "topic" : "POLICY-PDP-PAP", - "servers" : [ "dmaap-mr" ], + "servers" : [ "onap-dmaap" ], "topicCommInfrastructure" : "dmaap", "useHttps" : false, "allowSelfSignedCerts" : true }], "topicSinks" : [{ "topic" : "POLICY-PDP-PAP", - "servers" : [ "dmaap-mr" ], + "servers" : [ "onap-dmaap" ], "topicCommInfrastructure" : "dmaap", "useHttps" : false, "allowSelfSignedCerts" : true