Step 1: Move vm scripts to the right place
[integration/test.git] / tools / odl-mdsal-clustering-tests / clustering-performance-test / nicira-ext-all.json
1 {
2     "flow-node-inventory:flow": [
3         {
4             "flow-node-inventory:cookie": %d,
5             "flow-node-inventory:cookie_mask": 65535,
6             "flow-node-inventory:flow-name": "%s",
7             "flow-node-inventory:hard-timeout": %d,
8             "flow-node-inventory:id": "%s",
9             "flow-node-inventory:idle-timeout": %d,
10             "flow-node-inventory:installHw": false,
11             "flow-node-inventory:instructions": {
12                 "flow-node-inventory:instruction": [
13                     {
14                         "flow-node-inventory:apply-actions": {
15                             "flow-node-inventory:action": [
16                                 {
17                                     "flow-node-inventory:dec-nw-ttl": {},
18                                     "flow-node-inventory:order": 0
19                                 },
20                                 {
21                                     "openflowplugin-extension-nicira-action:nx-reg-load": {
22                                         "dst": {
23                                             "end": 31,
24                                             "of-eth-src": "",
25                                             "start": 0
26                                         },
27                                         "value": 3232249877
28                                     },
29                                     "order": 2
30                                 },
31                                 {
32                                     "openflowplugin-extension-nicira-action:nx-reg-load": {
33                                         "dst": {
34                                             "end": 31,
35                                             "nx-tun-ipv4-dst": "",
36                                             "start": 0
37                                         },
38                                         "value": 3232249877
39                                     },
40                                     "order": 1
41                                 },
42                                 {
43                                     "openflowplugin-extension-nicira-action:nx-reg-load": {
44                                         "dst": {
45                                             "end": 31,
46                                             "of-eth-dst": "",
47                                             "start": 0
48                                         },
49                                         "value": 3232249877
50                                     },
51                                     "order": 3
52                                 }
53                             ]
54                         },
55                         "flow-node-inventory:order": 0
56                     }
57                 ]
58             },
59             "flow-node-inventory:match": {
60                 "flow-node-inventory:ipv4-destination": "%s/32",
61                 "flow-node-inventory:ethernet-match": {
62                     "flow-node-inventory:ethernet-type": {
63                         "flow-node-inventory:type": 2048
64                     }
65                 },
66                 "openflowplugin-extension-general:extension-list": [
67                     {
68                         "extension": {
69                             "openflowplugin-extension-nicira-match:nxm-nx-reg": {
70                                 "reg": "nicira-match:nxm-nx-reg0",
71                                 "value": 42
72                             }
73                         },
74                         "extension-key": "openflowplugin-extension-nicira-match:nxm-nx-reg0-key"
75                     }
76                 ]
77             },
78             "flow-node-inventory:priority": 2,
79             "flow-node-inventory:strict": false,
80             "flow-node-inventory:table_id": 0
81         }
82     ]
83 }