diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-11-11 16:14:32 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-11-19 06:43:59 +0000 |
commit | e7ad66f3147662973039caaac33015de7e0c6f8c (patch) | |
tree | 809a056325425bad672a8a9274c3c2d696a35030 /resources/templates/honeycomb/odl_client | |
parent | 20cc67d5f23a7f4e05b08012bf3d3a63be4bcf63 (diff) |
HONEYCOMB: Remove
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I60d80564050cb786c7b1e0a08f31f8292f82197e
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 |