1916fc1da9cacfc5f6365a88dae57dd166c7381c
[neutron.git] / transcriber / src / main / config / default-config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!--
4 Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
5
6 This program and the accompanying materials are made available under the
7 terms of the Eclipse Public License v1.0 which accompanies this distribution,
8 and is available at http://www.eclipse.org/legal/epl-v10.html
9 -->
10 <snapshot>
11   <required-capabilities>
12     <capability>urn:opendaylight:params:xml:ns:yang:neutron:transcriber:impl?module=neutron-transcriber-impl&amp;revision=2014-12-10</capability>
13   </required-capabilities>
14   <configuration>
15
16     <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
17       <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
18         <module>
19           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:neutron:transcriber:impl">prefix:neutron-transcriber-impl</type>
20           <name>neutron-transcriber-default</name>
21           <broker>
22             <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-broker-osgi-registry</type>
23             <name>binding-osgi-broker</name>
24           </broker>
25         </module>
26       </modules>
27     </data>
28   </configuration>
29 </snapshot>