dispathcer to transfer test result into DB 59/3559/1
authorMatthewLi <matthew.lijun@huawei.com>
Tue, 24 Nov 2015 09:35:18 +0000 (01:35 -0800)
committerMatthewLi <matthew.lijun@huawei.com>
Tue, 24 Nov 2015 09:35:18 +0000 (01:35 -0800)
commita7f8202e77db600354d89cf15c4d5636bffb0415
tree7323ee4817f1d1b4adf863204f14a10710724266
parent68e74fd78b2485e5914ce34a5b30f4485029e021
dispathcer to transfer test result into DB

JIRA: BOTTLENECK-30

Change-Id: I5be6641512eb0c2b1e4e3ea92a5dea720e97f770
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
utils/dispatcher/__init__.py [new file with mode: 0644]
utils/dispatcher/base.py [new file with mode: 0644]
utils/dispatcher/file.py [new file with mode: 0644]
utils/dispatcher/func.py [new file with mode: 0644]
utils/dispatcher/http.py [new file with mode: 0644]