From a1383e569b184808780fbe0405402dea584902a9 Mon Sep 17 00:00:00 2001 From: selias Date: Mon, 21 Mar 2016 13:06:49 +0100 Subject: Setup and check honeycomb on all DUTs - methods implementing HTTP requests (PUT,GET,POST,DELETE) - methods for parsing HTTP responses - methods for honeycomb setup on DUT - updated constants.py - keywords for honeycomb setup and communication - simple honeycomb sanity test (not enabled for jenkins job runs) Change-Id: I589f0ca56cc01072b92fe9363aed16a4098aee40 Signed-off-by: selias --- resources/templates/honeycomb/config_topology_node.url | 1 + 1 file changed, 1 insertion(+) create mode 100644 resources/templates/honeycomb/config_topology_node.url (limited to 'resources/templates/honeycomb/config_topology_node.url') diff --git a/resources/templates/honeycomb/config_topology_node.url b/resources/templates/honeycomb/config_topology_node.url new file mode 100644 index 0000000000..89b7aa851e --- /dev/null +++ b/resources/templates/honeycomb/config_topology_node.url @@ -0,0 +1 @@ +/restconf/config/network-topology:network-topology/topology/topology-netconf/node \ No newline at end of file -- cgit 1.2.3-korg