Merge "[DMAAP] DMaaP ServiceMesh compatibility"
[oom.git] / kubernetes / dmaap / components / dmaap-bc / resources / topics / PNF_READY.json
1 {
2   "topicName": "PNF_READY",
3   "topicDescription": "This topic will be used to publish the PNF_READY events generated by the PNF REgistration Handler service in the DCAE platform.",
4   "owner": "PNFRegistrationHandler",
5   "tnxEnabled": false,
6   "clients": [
7     {
8       "dcaeLocationName": "san-francisco",
9       "clientRole": "org.onap.dmaap.mr.PNF_READY.pub",
10       "action": [
11         "pub",
12         "view"
13       ]
14
15     }
16   ]
17 }