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