Step 1: Move vm scripts to the right place
[integration/test.git] / test / csit / variables / xmls / f19.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow xmlns="urn:opendaylight:flow:inventory">
3     <strict>false</strict>
4     <flow-name>FooXf19</flow-name>
5     <id>142</id>
6     <cookie_mask>255</cookie_mask>
7     <cookie>19</cookie>
8     <table_id>2</table_id>
9     <priority>19</priority>
10     <installHw>false</installHw>
11     <instructions>
12         <instruction>
13             <order>0</order>
14             <apply-actions>
15                 <action>
16                     <order>0</order>
17                     <output-action>
18                         <output-node-connector>INPORT</output-node-connector>
19                         <max-length>60</max-length>
20                     </output-action>
21                 </action>
22             </apply-actions>
23         </instruction>
24     </instructions>
25     <match>
26         <metadata>
27             <metadata>12345</metadata>
28         </metadata>
29     </match>
30 </flow>