Context improvement: add support for configing node environment 09/28509/7
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 13 Feb 2017 11:24:20 +0000 (11:24 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Thu, 16 Feb 2017 11:12:10 +0000 (11:12 +0000)
commita595d2331df4b85046208c6e13d3933597b7d149
treef8b0e2597bf91821bdaa532baa490c00ee74451f
parent2c07b32c372594e5d0a936e76baca80ff87993c7
Context improvement: add support for configing node environment

JIRA: YARDSTICK-556

Currently we do can not config the node environment before heat create a
stack.
But in lots of scene, we need to config node environment before heat.
So I add support for it.

Change-Id: Iac1b74dc780eb40e6ab2c9cf04ed14e2b8f91ca8
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
tests/unit/benchmark/contexts/test_node.py
yardstick/benchmark/contexts/node.py
yardstick/benchmark/core/task.py