Add keywords for Honeycomb tests 94/694/12
authorselias <samuel.elias@pantheon.tech>
Wed, 6 Apr 2016 14:49:15 +0000 (16:49 +0200)
committerGerrit Code Review <gerrit@fd.io>
Wed, 13 Apr 2016 13:19:15 +0000 (13:19 +0000)
commite300d155302d493e0f4cf36b20081a1653909521
tree080dc558f4eef26418f7634d071ade41dfd4c533
parentdbb26bdddde2556a78a596f236783480dc60bc0f
Add keywords for Honeycomb tests

 -add interface dump and bridge-domain dump to Vat command templates
 -add low level keywords to implement vat dump commands

The resulting data dumps will be used in Honeycomb testing,
to verify data retrieved through Honeycomb API.

Change-Id: I2a913eaf23aa13d7223576220681821007672812
Signed-off-by: selias <samuel.elias@pantheon.tech>
resources/libraries/python/InterfaceUtil.py
resources/libraries/python/L2Util.py
resources/templates/vat/interface_dump.vat [new file with mode: 0644]
resources/templates/vat/l2_bd_dump.vat [new file with mode: 0644]