Step 2: Move test folder to root
[integration/test.git] / csit / variables / xmls / f20.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>FooXf20</flow-name>
5     <id>143</id>
6     <cookie_mask>255</cookie_mask>
7     <cookie>20</cookie>
8     <table_id>2</table_id>
9     <priority>20</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>LOCAL</output-node-connector>
19                     </output-action>
20                 </action>
21             </apply-actions>
22         </instruction>
23     </instructions>
24     <match>
25         <metadata>
26             <metadata>12345</metadata>
27             <metadata-mask>1234578</metadata-mask>
28         </metadata>
29     </match>
30 </flow>