[DMAAP] Update datarouter image versions
[oom.git] / kubernetes / dmaap / components / dmaap-bc / resources / topics / test_topic.json
1 {
2   "topicName": "dmaapbc-test-topic",
3   "topicDescription": "test provisioning topic",
4   "owner": "dmaapbc",
5   "clients": [{
6       "dcaeLocationName": "san-francisco",
7       "clientRole": "org.onap.dmaap.mr.test.pub",
8       "action": [
9         "pub",
10         "view"
11       ]}
12   ]
13 }