summaryrefslogtreecommitdiffstats
path: root/qtip/api/controllers/common.py
AgeCommit message (Collapse)AuthorFilesLines
2017-03-28Merge "Add unit tests for List and get in API." into stable/danubeYujun Zhang1-4/+11
2017-03-23Add unit tests for List and get in API.akhilbatra8981-4/+11
- refactor controllers - remove abspath and other irrelvant data in response - move fixtures - refactor decorators JIRA: QTIP-226 Change-Id: I5fac5b1bc998da198098992e7ddb47ba49685f31 Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in> (cherry picked from commit bef693f40ad87170b7233b9fef62f2fd8abfc8d8)
2017-03-23Add missing license headersYujun Zhang1-0/+9
Change-Id: Idd76277c84a6afc9a545d6e2bba39aae6e7f5d71 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn> (cherry picked from commit 29df737b48ccf31f555d0e4c08a65e14ecb66331)
2017-03-21provide get_one_exceptions to unify get_xx processSerenaFeng1-0/+19
add refactor get_metric() Change-Id: I972c77e63a654eeb286c573d75efe842b2887c1d Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn> (cherry picked from commit 9f87878becc36b19110e151e802180aa5f7fb305)