summaryrefslogtreecommitdiffstats
path: root/utils/dispatcher/func.py
AgeCommit message (Collapse)AuthorFilesLines
2016-10-01autopep8 fix for flake8yuyang1-1/+1
JIRA: BOTTLENECK-101 Using autopep8 to fix the python style scanned by flake8 Change-Id: I74bf28ed4d999dac3dd36e9101f099c9853a49b6 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2015-11-24dispathcer to transfer test result into DBMatthewLi1-0/+70
JIRA: BOTTLENECK-30 Change-Id: I5be6641512eb0c2b1e4e3ea92a5dea720e97f770 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>