HC Test: update ODL startup in hc2vpp jobs
[csit.git] / resources / templates / honeycomb / odl_client / mount_honeycomb.json
1 {
2   "node": {
3     "node-id": "vpp",
4     "netconf-node-topology:host": "127.0.0.1",
5     "netconf-node-topology:port": "2831",
6     "netconf-node-topology:username": "admin",
7     "netconf-node-topology:password": "admin",
8     "netconf-node-topology:tcp-only": "false",
9     "netconf-node-topology:keepalive-delay": "0"
10   }
11 }