Honeycomb API keywords 82/782/5
authorTibor Frank <tifrank@cisco.com>
Thu, 14 Apr 2016 10:46:22 +0000 (12:46 +0200)
committerStefan Kobza <skobza@cisco.com>
Mon, 25 Apr 2016 07:29:32 +0000 (07:29 +0000)
commita3b8b5de76dd8b5737b03233f97e1508a03f6e67
treea335eca89e879b27660a2f1fc167ac713b8a41b8
parent8c12ff59f1a5e750151f5eb0e806dcc80e91c3c2
Honeycomb API keywords

- add keywords to get, put post and delete configuration data using Honeycomb
  REST API
- add keywords to get operational data using Honeycomb REST API

Change-Id: If75221777e0e83a809c834addf82e95bbd540e21
Signed-off-by: Tibor Frank <tifrank@cisco.com>
resources/libraries/python/HoneycombAPIKeywords.py [new file with mode: 0644]
resources/libraries/python/HoneycombUtil.py
resources/templates/honeycomb/config_bridge_domain.url [new file with mode: 0644]
resources/templates/honeycomb/config_network_topology.url [new file with mode: 0644]
resources/templates/honeycomb/config_vpp_interfaces.url [new file with mode: 0644]
resources/templates/honeycomb/oper_bridge_domains.url [new file with mode: 0644]
resources/templates/honeycomb/oper_network_topology.url [new file with mode: 0644]
resources/templates/honeycomb/oper_vpp_interfaces.url [new file with mode: 0644]
resources/templates/honeycomb/poll_oper_data.url [new file with mode: 0644]