summaryrefslogtreecommitdiffstats
path: root/api/database/v2/models.py
AgeCommit message (Collapse)AuthorFilesLines
2017-07-27Yardstick GUI & GUI deploymentchenjiankun1-1/+1
JIRA: YARDSTICK-758 As E release plan, we have the need of yardstick GUI. This patch is GUI front end code and deployment. The backend code is yardstick API. Change-Id: Ib15f78bcc50168c7828beff97256e9939c6da809 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2017-07-12Yardstick api database v2 modelchenjiankun1-0/+100
JIRA: YARDSTICK-713 We have api v2 for gui, and they are all based on the database model. Change-Id: I51b127588b0b84316acff8acf4a7886339646060 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>