summaryrefslogtreecommitdiffstats
path: root/api/resources/v1/tasks.py
AgeCommit message (Collapse)AuthorFilesLines
2017-08-31Add API(v1) to get real time logchenjiankun1-0/+50
JIRA: YARDSTICK-805 We need to get real time log if we use API(v1) run test case. API: /yardstick/tasks/<task_id>/log For example: http://ip:port/yardstick/tasks/14795be8-f144-4f54-81ce-43f4e3eab33f/log?index=0 Change-Id: Ic0bf10f26f4f07d3264f2415c4923a1bfded2f81 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>