From e7ad66f3147662973039caaac33015de7e0c6f8c Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Mon, 11 Nov 2019 16:14:32 +0000 Subject: HONEYCOMB: Remove Signed-off-by: Peter Mikus Change-Id: I60d80564050cb786c7b1e0a08f31f8292f82197e --- resources/templates/honeycomb/odl_client/mount_honeycomb.json | 11 ----------- .../templates/honeycomb/odl_client/odl_netconf_connector.url | 1 - 2 files changed, 12 deletions(-) delete mode 100644 resources/templates/honeycomb/odl_client/mount_honeycomb.json delete mode 100644 resources/templates/honeycomb/odl_client/odl_netconf_connector.url (limited to 'resources/templates/honeycomb/odl_client') diff --git a/resources/templates/honeycomb/odl_client/mount_honeycomb.json b/resources/templates/honeycomb/odl_client/mount_honeycomb.json deleted file mode 100644 index 6041e53c20..0000000000 --- a/resources/templates/honeycomb/odl_client/mount_honeycomb.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "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 diff --git a/resources/templates/honeycomb/odl_client/odl_netconf_connector.url b/resources/templates/honeycomb/odl_client/odl_netconf_connector.url deleted file mode 100644 index e76f47ce8c..0000000000 --- a/resources/templates/honeycomb/odl_client/odl_netconf_connector.url +++ /dev/null @@ -1 +0,0 @@ -/restconf/config/network-topology:network-topology/topology/topology-netconf \ No newline at end of file -- cgit 1.2.3-korg