From 0578156b721fa01c8c645b8f9625ecebdb6449e4 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 27 Jul 2016 11:05:51 +0200 Subject: HONEYCOMB-130: Separate v3po plugin from HC infra Creating folders: - common/ - infra/ - v3po/ - vpp-common/ Change-Id: I2c39e1b17e39e7c0f0628f44aa5fe08563fa06e4 Signed-off-by: Maros Marsalek --- .../main/config/notification-to-netconf-config.xml | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 infra/notification/impl/src/main/config/notification-to-netconf-config.xml (limited to 'infra/notification/impl/src/main/config/notification-to-netconf-config.xml') diff --git a/infra/notification/impl/src/main/config/notification-to-netconf-config.xml b/infra/notification/impl/src/main/config/notification-to-netconf-config.xml new file mode 100644 index 000000000..d2aac0932 --- /dev/null +++ b/infra/notification/impl/src/main/config/notification-to-netconf-config.xml @@ -0,0 +1,58 @@ + + + + + + urn:honeycomb:params:xml:ns:yang:notification:impl?module=notification-impl&revision=2016-06-01 + + + + + + + prefix:honeycomb-notification-to-netconf-translator + honeycomb-notification-to-netconf-translator + + + prefix:netconf-notification-registry + + vpp-netconf-notification-manager + + + + prefix:netconf-notification-collector + + vpp-netconf-notification-manager + + + dom:schema-service + yang-schema-service + + + prefix:honeycomb-notification-collector + honeycomb-notification-manager + + + prefix:dom-notification-service + honeycomb-dom-notification-service + + honeycomb + All notifications received by honeycomb's plugins + + + + + -- cgit 1.2.3-korg