summaryrefslogtreecommitdiffstats
path: root/ez_setup.py
AgeCommit message (Collapse)AuthorFilesLines
2016-12-21dovetail tool: fully tox supportedMatthewLi1-427/+0
JIRA: DOVETAIL-165 1, fully tox supported 2, previous easy setup abandoned 3, CI verify job changed accordingly 4, unittest bug fix this should merge after https://gerrit.opnfv.org/gerrit/#/c/26297/ results see https://etherpad.opnfv.org/p/dovetail_report Change-Id: I52ce3999fcde7e817854e4a39f4111eef081bc78 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-11-28fix flake8 test error for ez_setup.pyzshi1-2/+3
Change-Id: Ibb764a41bac05599645d283c5fe3dbe409b2b006 Signed-off-by: zshi <zshi@redhat.com>
2016-10-13dovetail tool: setup.py added and path error amendMatthewLi1-0/+426
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>