Import Cases and refactoring
[integration/test.git] / csit / variables / daexim / daexim / odl_backup_config.json
1 {
2   "network-topology:network-topology": {
3     "topology": [{
4       "topology-id": "topology-netconf",
5       "node": [{
6         "node-id": "CONTROLLER1",
7         "netconf-node-topology:host": "127.0.0.1",
8         "netconf-node-topology:port": 1830,
9         "netconf-node-topology:username": "admin",
10         "netconf-node-topology:password": "admin",
11         "netconf-node-topology:tcp-only": false,
12         "netconf-node-topology:keepalive-delay": 0
13       }]
14     }]
15   }
16 }