summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route')
-rw-r--r--kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route4
1 files changed, 0 insertions, 4 deletions
diff --git a/kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route b/kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route
deleted file mode 100644
index 81e1cf9877..0000000000
--- a/kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route
+++ /dev/null
@@ -1,4 +0,0 @@
-<route xmlns="http://camel.apache.org/schema/spring" trace="true">
- <from uri="event-bus:mybus/?eventTopic=AAI-EVENT&amp;groupName=datarouter&amp;groupId=datarouter&amp;url=http://dmaap.onap-message-router:3904"/>
- <to uri="bean:entityEventPolicy?method=process"/>
-</route>