aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/dmaap-bc/resources/topics/test_topic.json
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-bc/resources/topics/test_topic.json')
-rw-r--r--kubernetes/dmaap/components/dmaap-bc/resources/topics/test_topic.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/topics/test_topic.json b/kubernetes/dmaap/components/dmaap-bc/resources/topics/test_topic.json
deleted file mode 100644
index 6570ea53d7..0000000000
--- a/kubernetes/dmaap/components/dmaap-bc/resources/topics/test_topic.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "topicName": "dmaapbc-test-topic",
- "topicDescription": "test provisioning topic",
- "owner": "dmaapbc",
- "clients": [{
- "dcaeLocationName": "san-francisco",
- "clientRole": "org.onap.dmaap.mr.test.pub",
- "action": [
- "pub",
- "view"
- ]}
- ]
-}