Step 1: Move vm scripts to the right place
[integration/test.git] / test / csit / variables / xmls / f159.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow 
3     xmlns="urn:opendaylight:flow:inventory">
4     <flow-name>FooXf159</flow-name>
5     <instructions>
6         <instruction>
7             <order>0</order>
8             <apply-actions>
9                 <action>
10                     <pop-mpls-action>
11                         <ethernet-type>2048</ethernet-type>
12                     </pop-mpls-action>
13                     <order>1</order>
14                 </action>
15                 <action>
16                     <output-action>
17                         <output-node-connector>2</output-node-connector>
18                         <max-length>60</max-length>
19                     </output-action>
20                     <order>2</order>
21                 </action>
22             </apply-actions>
23         </instruction>
24     </instructions>
25     <id>282</id>
26     <strict>false</strict>
27     <match>
28         <ethernet-match>
29             <ethernet-type>
30                 <type>34887</type>
31             </ethernet-type>
32         </ethernet-match>
33         <in-port>1</in-port>
34         <protocol-match-fields>
35             <mpls-label>37</mpls-label>
36         </protocol-match-fields>
37     </match>
38     <cookie>889</cookie>
39     <cookie_mask>255</cookie_mask>
40     <installHw>false</installHw>
41     <priority>159</priority>
42     <table_id>2</table_id>
43 </flow>