a794e579218c8e05d2352cad7e5c369af812b445
[netvirt.git] / openstack / net-virt-sfc / impl / src / main / config / default-config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright © 2015 Red Hat, 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   <required-capabilities>
11     <capability>urn:opendaylight:params:xml:ns:yang:netvirt:sfc?module=netvirt-sfc&amp;revision=2014-12-10</capability>
12     <capability>urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding?module=opendaylight-md-sal-binding&amp;revision=2013-10-28</capability>
13     <capability>urn:opendaylight:params:xml:ns:yang:southbound:impl?module=southbound-impl&amp;revision=2014-12-10</capability>
14     <capability>urn:opendaylight:params:xml:ns:yang:netvirt:impl?module=netvirt-impl&amp;revision=2015-05-13</capability>
15     <capability>urn:opendaylight:params:xml:ns:yang:netvirt:providers:impl?module=netvirt-providers-impl&amp;revision=2015-05-13</capability>
16   </required-capabilities>
17   <configuration>
18
19     <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
20       <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
21         <module>
22           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:netvirt:sfc">prefix:netvirt-sfc</type>
23           <name>netvirt-sfc-default</name>
24           <of13provider>workaround</of13provider>
25           <broker>
26             <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-broker-osgi-registry</type>
27             <name>binding-osgi-broker</name>
28           </broker>
29         </module>
30       </modules>
31     </data>
32   </configuration>
33 </snapshot>