Example of openflowjava extension for nx_action_resubmit
[openflowjava.git] / openflow-nx-resubmit-action / src / main / resources / 43-openflow-nx-resubmit-config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!--
4 Copyright (c) 2014 Pantheon Technologies s.r.o. 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:openflow:nx:resubmit:action?module=openflow-nx-resubmit-action&amp;revision=2014-07-09</capability>
13   </required-capabilities>
14
15   <configuration>
16
17     <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
18       <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
19         <module>
20           <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:openflow:nx:resubmit:action">prefix:openflow-nx-resubmit-action</type>
21           <name>openflow-nx-resubmit-action-bundle</name>
22           <openflow-switch-connection-provider>
23             <type xmlns:ofSwitch="urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider">ofSwitch:openflow-switch-connection-provider</type>
24             <name>openflow-switch-connection-provider-legacy</name>
25           </openflow-switch-connection-provider>
26           <openflow-switch-connection-provider>
27             <type xmlns:ofSwitch="urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider">ofSwitch:openflow-switch-connection-provider</type>
28             <name>openflow-switch-connection-provider-default</name>
29           </openflow-switch-connection-provider>
30         </module>
31       </modules>
32     </data>
33
34   </configuration>
35 </snapshot>