Remove netconf from commons/opendaylight pom
[controller.git] / opendaylight / netconf / messagebus-netconf / src / main / resources / initial / 06-message-netconf.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-netconf</name>
15                   <type xmlns:binding-impl="urn:opendaylight:params:xml:ns:yang:controller:messagebus:netconf">binding-impl:messagebus-netconf</type>
16                   <dom-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:messagebus:netconf">
17                       <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:dom-broker-osgi-registry</type>
18                       <name>dom-broker</name>
19                   </dom-broker>
20                   <binding-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:messagebus:netconf">
21                       <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">prefix:binding-broker-osgi-registry</type>
22                       <name>binding-osgi-broker</name>
23                   </binding-broker>
24                   <event-source-registry xmlns="urn:opendaylight:params:xml:ns:yang:controller:messagebus:netconf">
25                       <type xmlns:mb-esr="urn:opendaylight:params:xml:ns:yang:controller:messagebus:spi:eventsourceregistry">mb-esr:event-source-registry</type>
26                       <name>messagebus-app-impl</name>
27                   </event-source-registry>
28                   <namespace-to-stream xmlns="urn:opendaylight:params:xml:ns:yang:controller:messagebus:netconf">
29                       <urn-prefix>urn:ietf:params:xml:ns:yang:smiv2</urn-prefix>
30                       <stream-name>SNMP</stream-name>
31                   </namespace-to-stream>
32                   <namespace-to-stream xmlns="urn:opendaylight:params:xml:ns:yang:controller:messagebus:netconf">
33                       <urn-prefix>urn:ietf:params:xml:ns:yang:ietf-syslog-notification</urn-prefix>
34                       <stream-name>SYSLOG</stream-name>
35                   </namespace-to-stream>
36               </module>
37           </modules>
38       </data>
39   </configuration>
40   <required-capabilities>
41       <capability>urn:opendaylight:params:xml:ns:yang:controller:messagebus:netconf?module=messagebus-netconf&amp;revision=2015-07-28</capability>
42       <capability>urn:opendaylight:params:xml:ns:yang:controller:messagebus:spi:eventsourceregistry?module=messagebus-event-source-registry&amp;revision=2015-04-02</capability>
43   </required-capabilities>
44 </snapshot>