Fix flow templates so that they all have different cookie
[integration/test.git] / csit / variables / xmls / f221.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             <write-actions>
8                 <action>
9                     <order>0</order>
10                     <dec-mpls-ttl/>
11                 </action>
12             </write-actions>
13         </instruction>
14         <instruction>
15             <order>1</order>
16             <apply-actions>
17                 <action>
18                     <order>0</order>
19                     <output-action>
20                         <output-node-connector>1</output-node-connector>
21                         <max-length>60</max-length>
22                     </output-action>
23                 </action>
24             </apply-actions>
25         </instruction>
26     </instructions>
27     <table_id>2</table_id>
28     <id>344</id>
29     <cookie_mask>255</cookie_mask>
30     <out_port>0xffffffff</out_port>
31     <installHw>false</installHw>
32     <out_group>0xffffffff</out_group>
33     <match>
34         <vlan-match>
35             <vlan-id>
36                 <vlan-id>10</vlan-id>
37                 <vlan-id-present>true</vlan-id-present>
38             </vlan-id>
39             <vlan-pcp>3</vlan-pcp>
40         </vlan-match>
41     </match>
42     <cookie>221</cookie>
43     <flow-name>flow-instruction-write-actions</flow-name>
44     <priority>221</priority>
45     <barrier>false</barrier>
46 </flow>