Merge "Renamed populate.py to crud.py Fixed method call name change Signed-off-by...
[integration/test.git] / test / 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>2</priority>
10     <hard-timeout>1200</hard-timeout>
11     <idle-timeout>3400</idle-timeout>
12     <installHw>false</installHw>
13     <instructions>
14         <instruction>
15             <order>0</order>
16             <apply-actions>
17                 <action>
18                     <order>0</order>
19                     <output-action>
20                         <output-node-connector>LOCAL</output-node-connector>
21                     </output-action>
22                 </action>
23             </apply-actions>
24         </instruction>
25     </instructions>
26     <match>
27         <metadata>
28             <metadata>12345</metadata>
29             <metadata-mask>1234578</metadata-mask>
30         </metadata>
31     </match>
32 </flow>