Create a constants.py to manage constant variable consistently 95/23795/3
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 31 Oct 2016 12:56:38 +0000 (12:56 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Tue, 8 Nov 2016 09:14:26 +0000 (09:14 +0000)
commitb3071ecf941d030092a33086c4d632ed88c52bcf
tree163e6e006ddc61811a516bb141934f918dd10486
parente80a6484956de102d14b2b42349ac1e90510cd82
Create a constants.py to manage constant variable consistently

JIRA: YARDSTICK-378

Change-Id: I527d4f60f2a2081730118bdbbea6c19fc093672f
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
setup.py
tests/unit/common/config_sample.yaml [new file with mode: 0644]
tests/unit/common/test_utils.py
yardstick/common/constants.py [new file with mode: 0644]
yardstick/common/utils.py