summaryrefslogtreecommitdiffstats
path: root/qtip/api/controllers/common.py
AgeCommit message (Collapse)AuthorFilesLines
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-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)