X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docker-compose%2Fdocker-compose-policy-framework%2Fconfig%2Fxacml-pdp%2FdefaultConfig.json;h=9f39089e6fe98e2013d7d6b1bd36890ed924c30c;hb=02bd49b6341495fb10845a1de9b8e1540361f96b;hp=7dc401fe7462252ad3900867417d76338099b668;hpb=3906573ba3705556872a9a41469143e83d0bdb54;p=nonrtric.git diff --git a/docker-compose/docker-compose-policy-framework/config/xacml-pdp/defaultConfig.json b/docker-compose/docker-compose-policy-framework/config/xacml-pdp/defaultConfig.json index 7dc401fe..9f39089e 100644 --- a/docker-compose/docker-compose-policy-framework/config/xacml-pdp/defaultConfig.json +++ b/docker-compose/docker-compose-policy-framework/config/xacml-pdp/defaultConfig.json @@ -23,14 +23,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