aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-data-router/resources/dynamic/routes
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-02-25 10:24:02 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-25 10:24:02 +0000
commitfb296aec55c23cfbfd36f7af931167cf6a56e450 (patch)
tree67ba04a972dd88a677b94f6c6aa515eb5a25d1d4 /kubernetes/aai/components/aai-data-router/resources/dynamic/routes
parentafb8a76b5f691df1745bfd5bb36cff38b944d7f3 (diff)
parent25ece8628922ad082ae54df6d4bd17f758b2886e (diff)
Merge "[AAI][SPARKY] Remove Retired Components"
Diffstat (limited to 'kubernetes/aai/components/aai-data-router/resources/dynamic/routes')
-rw-r--r--kubernetes/aai/components/aai-data-router/resources/dynamic/routes/entity-event.route4
1 files changed, 0 insertions, 4 deletions
diff --git a/kubernetes/aai/components/aai-data-router/resources/dynamic/routes/entity-event.route b/kubernetes/aai/components/aai-data-router/resources/dynamic/routes/entity-event.route
deleted file mode 100644
index 14db6d6596..0000000000
--- a/kubernetes/aai/components/aai-data-router/resources/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;consumer=#consumerBeanEntityEvent" />
- <to uri="bean:entityEventPolicy?method=process"/>
-</route> \ No newline at end of file