HC Test: update ODL startup in hc2vpp jobs
[csit.git] / resources / templates / honeycomb / odl_client / mount_honeycomb.json
diff --git a/resources/templates/honeycomb/odl_client/mount_honeycomb.json b/resources/templates/honeycomb/odl_client/mount_honeycomb.json
new file mode 100644 (file)
index 0000000..6041e53
--- /dev/null
@@ -0,0 +1,11 @@
+{
+  "node": {
+    "node-id": "vpp",
+    "netconf-node-topology:host": "127.0.0.1",
+    "netconf-node-topology:port": "2831",
+    "netconf-node-topology:username": "admin",
+    "netconf-node-topology:password": "admin",
+    "netconf-node-topology:tcp-only": "false",
+    "netconf-node-topology:keepalive-delay": "0"
+  }
+}
\ No newline at end of file