summaryrefslogtreecommitdiffstats
path: root/restful_server/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2016-11-10Adjust folder structureYujun Zhang1-0/+0
Note: this patchset may break existing features, but it will help to accelerate the refactoring work. JIRA: QTIP-131 Change-Id: Ie0cd9d185e6b02316878daef905e26f4e533a66b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-08-13Add restful server API in QTIP which can be called by Yardstick.zhifeng.jiang1-0/+0
modification: Add restful server API. Include needed packages in requirement file. Add unit tests for restful server api. JIRA:QTIP-97 Change-Id: I5306d5dd76ee818fef46d0e7b7392f2df2982552 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>