Moving vpn-instance yang from VPNMgr > NeutronVPN
[integration/test.git] / csit / variables / gbp / gbpsxp-node.json
1 {
2     "node": [
3         {
4             "node-id": "1.1.1.1",
5             "sxp-node:description": "ODL SXP Controller - dummy",
6             "sxp-node:enabled": true,
7             "sxp-node:mapping-expanded": 0,
8             "sxp-node:security": {
9                 "password": "secret123"
10             },
11             "sxp-node:source-ip": "127.0.0.1",
12             "sxp-node:sxp-domains": {
13                 "sxp-domain": [
14                     {
15                         "connections": {},
16                         "domain-name": "global",
17                         "master-database": {}
18                     }
19                 ]
20             },
21             "sxp-node:sxp-peer-groups": {},
22             "sxp-node:tcp-port": 64991,
23             "sxp-node:timers": {
24                 "delete-hold-down-time": 120,
25                 "hold-time": 90,
26                 "hold-time-max": 180,
27                 "hold-time-min": 90,
28                 "hold-time-min-acceptable": 120,
29                 "keep-alive-time": 30,
30                 "reconciliation-time": 120,
31                 "retry-open-time": 5
32             },
33             "sxp-node:version": "version4"
34         }
35     ]
36 }