Merge "[DMAAP] DMaaP ServiceMesh compatibility"
[oom.git] / kubernetes / dmaap / components / dmaap-bc / resources / topics / PNF_REGISTRATION.json
1 {
2   "topicName": "PNF_REGISTRATION",
3   "topicDescription": "the VES collector will be publishing pnfRegistration events in this topic",
4   "owner": "VEScollector",
5   "tnxEnabled": false,
6   "clients": [
7     {
8       "dcaeLocationName": "san-francisco",
9       "clientRole": "org.onap.dmaap.mr.PNF_REGISTRATION.sub",
10       "action": [
11         "sub",
12         "view"
13       ]
14
15     }
16   ]
17 }