dovetail tool: setup.py added and path error amend 59/23059/4
authorMatthewLi <matthew.lijun@huawei.com>
Thu, 13 Oct 2016 03:51:50 +0000 (23:51 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Fri, 14 Oct 2016 03:14:35 +0000 (23:14 -0400)
commit2c7f65363fc429fbf58bacfae9edbf8e601d01c7
treebefbfa46d1111a005d997596d0e411c4581b42a4
parent690d329a91af99777a0d48cdd2ea84ac7e803c0e
dovetail tool: setup.py added and path error amend

JIRA: DOVETAIL-26

1)ez_setup.py setup.py is added
2)flake8 is there, then format check can be easily achived in CI later
3)path error amend see details in DOVETAIL-33

Change-Id: Ic19dbac852694adaeecf5cdf6c2ae7c9ea9dbb33
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
dovetail/conf/dovetail_config.py
ez_setup.py [new file with mode: 0644]
setup.py [new file with mode: 0644]
unittests/requirements.txt [new file with mode: 0644]
unittests/unittest.sh [new file with mode: 0755]