Adapt A1 controller to latest A1 spec
[nonrtric.git] / policy-agent / src / test / resources / test_application_configuration.json
index 924b1dd..c63b710 100644 (file)
             ]
          }
       ]
+   },
+   "streams_subscribes": {
+      "dmaap_subscriber": {
+         "dmaap_info": {
+            "topic_url": "http://dradmin:dradmin@localhost:2222/events/A1-P/users/sdnc1"
+         },
+         "type": "message_router"
+      }
    }
-}
+}
\ No newline at end of file