[DMAAP] Moving DMaaP post-install jobs to 1 BC job
[oom.git] / kubernetes / dmaap / components / dmaap-bc / resources / topics / PNF_REGISTRATION.json
diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json b/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json
new file mode 100644 (file)
index 0000000..f0dd2c7
--- /dev/null
@@ -0,0 +1,17 @@
+{
+  "topicName": "PNF_REGISTRATION",
+  "topicDescription": "the VES collector will be publishing pnfRegistration events in this topic",
+  "owner": "VEScollector",
+  "txenabled": false,
+  "clients": [
+    {
+      "dcaeLocationName": "san-francisco",
+      "clientRole": "org.onap.dmaap.mr.PNF_REGISTRATION.sub",
+      "action": [
+        "sub",
+        "view"
+      ]
+
+    }
+  ]
+}