aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/HoneycombAPIKeywords.py
AgeCommit message (Collapse)AuthorFilesLines
2016-05-06Honeycomb API keywords - interface, bridge domainTibor Frank1-543/+0
- add keywords to manipulate data using Honeycomb REST API to configure interfaces and bridge domains - remove "add_vpp_to_honeycomb_network_topology" method from HoneycombSetup.py - remove "parse_json_response" from HoneycombUtil.py - add methods to manipulate data from Honeycomb REST API Change-Id: I5e6f87097fe9bfccffa3d4aae21f63281353cf29 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-04-25Honeycomb API keywordsTibor Frank1-0/+543
- 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>