BUG 2799: Migration of Message Bus from deprecated Helium MD-SAL APIs
[controller.git] / opendaylight / md-sal / messagebus-config / src / main / resources / initial / 05-message-bus.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  Copyright (c) 2015 Cisco Systems, Inc. and others.  All rights reserved.
4
5  This program and the accompanying materials are made available under the
6  terms of the Eclipse Public License v1.0 which accompanies this distribution,
7  and is available at http://www.eclipse.org/legal/epl-v10.html
8 -->
9 <snapshot>
10       <configuration>
11       <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
12           <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
13               <module>
14                   <name>messagebus-app</name>
15                   <type xmlns:binding-impl="urn:opendaylight:params:xml:ns:yang:controller:messagebus:app:impl">binding-impl:messagebus-app-impl</type>
16                   <binding-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:messagebus:app:impl">
17                       <type xmlns:md-sal-binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">md-sal-binding:binding-broker-osgi-registry</type>
18                       <name>binding-osgi-broker</name>
19                   </binding-broker>
20                   <dom-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:messagebus:app:impl">
21                       <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:dom-broker-osgi-registry</type>
22                       <name>dom-broker</name>
23                   </dom-broker>
24                   <namespace-to-stream>
25                       <urn-prefix>urn:ietf:params:xml:ns:yang:smiv2</urn-prefix>
26                       <stream-name>SNMP</stream-name>
27                   </namespace-to-stream>
28                   <namespace-to-stream>
29                       <urn-prefix>urn:ietf:params:xml:ns:yang:ietf-syslog-notification</urn-prefix>
30                       <stream-name>SYSLOG</stream-name>
31                   </namespace-to-stream>
32               </module>
33           </modules>
34       </data>
35   </configuration>
36   <required-capabilities>
37       <capability>urn:opendaylight:params:xml:ns:yang:controller:messagebus:app:impl?module=messagebus-app-impl&amp;revision=2015-02-03</capability>
38   </required-capabilities>
39 </snapshot>