3e00d9394081764d2194fa6b4cb0723e72d55c29
[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:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-broker-osgi-registry</type>
18                       <name>binding-osgi-broker</name>
19                   </binding-broker>
20               </module>
21           </modules>
22           <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
23               <service>
24                   <type xmlns:mb-esr="urn:opendaylight:params:xml:ns:yang:controller:messagebus:spi:eventsourceregistry">mb-esr:event-source-registry</type>
25                     <instance>
26                         <name>messagebus-app-impl</name>
27                         <provider>/modules/module[type='messagebus-app-impl'][name='messagebus-app-impl']</provider>
28                     </instance>
29               </service>
30           </services>
31       </data>
32   </configuration>
33   <required-capabilities>
34       <capability>urn:opendaylight:params:xml:ns:yang:controller:messagebus:app:impl?module=messagebus-app-impl&amp;revision=2015-02-03</capability>
35       <capability>urn:opendaylight:params:xml:ns:yang:controller:messagebus:spi:eventsourceregistry?module=messagebus-event-source-registry&amp;revision=2015-04-02</capability>
36   </required-capabilities>
37 </snapshot>