Add API to configure and execute ApexLake 87/4887/5
authorVincenzo Riccobene <vincenzox.m.riccobene@intel.com>
Fri, 18 Dec 2015 16:03:29 +0000 (16:03 +0000)
committerJörgen Karlsson <jorgen.w.karlsson@ericsson.com>
Wed, 23 Dec 2015 14:14:00 +0000 (14:14 +0000)
commitfa490948dd370b69e821784e12f67299c7fb0f26
tree94a180c30485bb88e71f2e9d02ff150374ebbe1a
parent52d1b3111f37a6b8bc2b6a18e3443dc29fcb943b
Add API to configure and execute ApexLake

Add python module providing API for Yardstick to configure and execute
ApexLake and the test cases for the virtual Traffic Classifier.
Includes documentation.

JIRA: YARDSTICK-215

Change-Id: I87af59c715d789ac78c836123e9ed3d8e0036eec
Signed-off-by: Vincenzo Riccobene <vincenzo.m.riccobene@intel.com>
Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
yardstick/vTC/apexlake/docs/source/api.rst [new file with mode: 0644]
yardstick/vTC/apexlake/experimental_framework/api.py [new file with mode: 0644]
yardstick/vTC/apexlake/tests/api_test.py [new file with mode: 0644]