Pull in the NXM extension infrastructure support into ovsdb distribution
[ovsdb.git] / distribution / opendaylight / src / main / resources / configuration / initial / 44-nicira-extension.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:openflowplugin:nx:config:impl?module=nicira-extension-impl&amp;revision=2014-07-11</capability>
13     <!-- openflowplugin -->
14     <capability>urn:opendaylight:params:xml:ns:yang:openflow:common:config?module=openflow-provider&amp;revision=2014-03-26</capability>
15   </required-capabilities>
16
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:openflowplugin:nx:config:impl">prefix:nicira-extension-provider-impl</type>
23           <name>nicira-extension-provider-default-impl</name>
24           
25           <openflow-plugin-provider>
26             <type xmlns:opfprov="urn:opendaylight:params:xml:ns:yang:openflow:common:config">opfprov:openflow-provider</type>
27             <name>openflow-provider</name>
28           </openflow-plugin-provider>
29         </module>
30       </modules>
31     </data>
32
33   </configuration>
34 </snapshot>