Remove Dmaap from PAP
[policy/pap.git] / main / src / test / resources / parameters / MinimumParameters.json
index 8012530..bf2f4b5 100644 (file)
     "topicParameterGroup": {
         "topicSources" : [{
             "topic" : "POLICY-PDP-PAP",
-            "servers" : [ "message-router" ],
-            "topicCommInfrastructure" : "dmaap"
+            "servers" : [ "kafka" ],
+            "topicCommInfrastructure" : "NOOP"
         }],
         "topicSinks" : [{
             "topic" : "POLICY-PDP-PAP",
-            "servers" : [ "message-router" ],
-            "topicCommInfrastructure" : "dmaap"
+            "servers" : [ "kafka" ],
+            "topicCommInfrastructure" : "NOOP"
         }]
     },
     "healthCheckRestClientParameters":[{