[DMAAP] Remove dmaap-bc charts
[oom.git] / kubernetes / dmaap / components / dmaap-bc / resources / topics / test_topic.json
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 (file)
index 6570ea5..0000000
+++ /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"
-      ]}
-  ]
-}