Step 1: Move vm scripts to the right place
[integration/test.git] / csit / variables / xmls / f42.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow xmlns="urn:opendaylight:flow:inventory">
3     <strict>false</strict>
4     <instructions>
5         <instruction>
6                     <order>0</order>
7             <apply-actions>
8                 <action>
9                     <order>0</order>
10                     <sw-path-action/>
11                 </action>
12             </apply-actions>
13         </instruction>
14     </instructions>
15     <table_id>2</table_id>
16     <id>165</id>
17     <cookie_mask>10</cookie_mask>
18     <out_port>0xffffffff</out_port>
19     <installHw>false</installHw>
20     <out_group>0xffffffff</out_group>
21     <match>
22         <ethernet-match>
23             <ethernet-type>
24                 <type>2048</type>
25             </ethernet-type>
26         </ethernet-match>
27         <ipv4-destination>10.0.0.0/24</ipv4-destination>
28     </match>
29     <cookie>10</cookie>
30     <flow-name>FooXf42</flow-name>
31     <priority>42</priority>
32     <barrier>false</barrier>
33 </flow>