diff options
Diffstat (limited to 'resources/templates/honeycomb/odl_client')
-rw-r--r-- | resources/templates/honeycomb/odl_client/mount_honeycomb.json | 11 | ||||
-rw-r--r-- | resources/templates/honeycomb/odl_client/odl_netconf_connector.url | 1 |
2 files changed, 0 insertions, 12 deletions
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 |