Step 1: Move vm scripts to the right place
[integration/test.git] / test / csit / variables / xmls / f111.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                     <pop-vlan-action/>
11                 </action>
12             </apply-actions>
13         </instruction>
14     </instructions>
15     <table_id>2</table_id>
16     <id>234</id>
17     <cookie_mask>10</cookie_mask>
18     <installHw>false</installHw>
19     <out_group>0xffffffff</out_group>
20     <match>
21         <ethernet-match>
22             <ethernet-type>
23                 <type>2048</type>
24             </ethernet-type>
25         </ethernet-match>
26         <ipv4-destination>10.0.0.1/24</ipv4-destination>
27     </match>
28     <cookie>10</cookie>
29     <flow-name>pop-vlan-action</flow-name>
30     <priority>111</priority>
31     <barrier>false</barrier>
32 </flow>