dovetail tool: command line 97/26697/12
authorMatthewLi <matthew.lijun@huawei.com>
Thu, 5 Jan 2017 07:02:13 +0000 (02:02 -0500)
committerMatthewLi <matthew.lijun@huawei.com>
Fri, 13 Jan 2017 08:56:42 +0000 (03:56 -0500)
commit60f1f328b2ebc94330dcbf5f4374684a410d3e92
tree6ecfa056092718997d82651c14bf3f91b1f64490
parent0c57358d86d0a1d155b66e3af015be5be7e80e79
dovetail tool: command line

JIRA: DOVETAIL-173

details please see https://wiki.opnfv.org/display/dovetail/Dovetail+Command+Line

Change-Id: Iff04b0df8c4e6310d35a45b9c8ba3c7b3b5e1105
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
docker/Dockerfile
dovetail/cli/__init__.py [new file with mode: 0644]
dovetail/cli/cli_base.py [new file with mode: 0644]
dovetail/cli/commands/__init__.py [new file with mode: 0644]
dovetail/cli/commands/cli_report.py [new file with mode: 0644]
dovetail/cli/commands/cli_testcase.py [new file with mode: 0644]
dovetail/testcase.py
dovetail/utils/dovetail_logger.py
dovetail/utils/dovetail_utils.py
requirements.txt
setup.cfg