cloudkitty/cloudkitty/tests/api/v2
Luka Peschke b4408cf085 Fix filtering on dataframe endpoints
This fixes filtering on "GET /v1/dataframes" and "GET /v2/dataframes" by
ensuring that non-admin users will only have access to their data.

Change-Id: Id3da0cc4dae50edb77ec1ef3b446616617d2a49e
Story: 2006749
Task: 37232
2019-10-22 14:18:18 +00:00
..
dataframes Fix filtering on dataframe endpoints 2019-10-22 14:18:18 +00:00
summary Pass 'type' as metric_types in /v2/summary endpoints 2019-09-04 14:11:41 +02:00
__init__.py Bootstrap the v2 API 2019-04-01 13:52:04 +02:00
test_utils.py Allow missing '/' in api.v2.utils.do_init() 2019-09-25 10:27:42 +02:00