aboutsummaryrefslogtreecommitdiffstats
path: root/api/utils/influx.py
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Add ability to get data from different DBs in influxEmma Foley1-8/+11
2018-05-04Parse "dispatcher" options correctly from InfluxDB clientRodolfo Alonso Hernandez1-12/+16
2017-04-01Yardstick virtualenv supportchenjiankun1-4/+4
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-2/+4
2016-12-28Record test case names when run a task using APIchenjiankun1-31/+11
2016-11-24Create API to get test case resultchenjiankun1-0/+18
2016-11-22influx: use urlsplit.hostname instead of netlocRoss Brattain1-1/+1
2016-11-21Create API to run test caseschenjiankun1-0/+55