Step 1: Move vm scripts to the right place
[integration/test.git] / test / csit / variables / xmls / f45.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                     <drop-action/>
11                 </action>
12             </apply-actions>
13         </instruction>
14     </instructions>
15     <table_id>2</table_id>
16     <id>168</id>
17     <cookie_mask>10</cookie_mask>
18     <out_port>0xffffffff</out_port>
19     <installHw>false</installHw>
20     <out_group>0xffffffff</out_group>
21     <match>
22         <metadata>
23             <metadata-mask>0x46645a66</metadata-mask>
24             <metadata>500</metadata>
25         </metadata>
26     </match>
27     <cookie>10</cookie>
28     <flow-name>FooXf45</flow-name>
29     <priority>45</priority>
30     <barrier>false</barrier>
31 </flow>