cloudkitty/cloudkitty/tests/storage/v2
Luka Peschke c4758e78b4 Adding an InfluxDB storage backend
This adds an InfluxDB backend to v2 storage. It is much more performant than the
gnocchi backend, and adds support for grafana.

In order to avoid making this patch too big, the documentation will be updated
in another patch.

Support for InfluxDB installation in the devstack plugin will also be added in
another patch.

Change-Id: Icaa23acb1a4791aac0dd8afb122d561065193eea
Story: 2001372
Task: 24536
2018-12-11 14:32:55 +01:00
..
__init__.py Adding a v2 storage backend 2018-08-22 12:11:25 +02:00
base_functional.py Adding an InfluxDB storage backend 2018-12-11 14:32:55 +01:00
influx_utils.py Adding an InfluxDB storage backend 2018-12-11 14:32:55 +01:00
test_gnocchi_functional.py Adding a v2 storage backend 2018-08-22 12:11:25 +02:00
test_storage_unit.py Adding an InfluxDB storage backend 2018-12-11 14:32:55 +01:00