Merge "Bug 2820 - LLDP TLV support and testing"
[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-impl</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           <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
35               <service>
36                   <type xmlns:mb-esr="urn:opendaylight:params:xml:ns:yang:controller:messagebus:spi:eventsourceregistry">mb-esr:event-source-registry</type>
37                     <instance>
38                         <name>messagebus-app-impl</name>
39                         <provider>/modules/module[type='messagebus-app-impl'][name='messagebus-app-impl']</provider>
40                     </instance>
41               </service>
42           </services>
43       </data>
44   </configuration>
45   <required-capabilities>
46       <capability>urn:opendaylight:params:xml:ns:yang:controller:messagebus:app:impl?module=messagebus-app-impl&amp;revision=2015-02-03</capability>
47       <capability>urn:opendaylight:params:xml:ns:yang:controller:messagebus:spi:eventsourceregistry?module=messagebus-event-source-registry&amp;revision=2015-04-02</capability>
48   </required-capabilities>
49 </snapshot>