cloudkitty/cloudkitty/storage/v2
Luka Peschke 54ede80601 Store collect period in InfluxDB driver datapoints
This adds a field containing the cloudkitty period used when pushing data
into InfluxDB. Work items:

* Store the period along with the begin timestamp in the InfluxDB storage.

* Added a "diff_seconds()" function to "cloudkitty.tzutils". It calculates
  the difference in seconds between two "datetime.datetime" objects.

* Added unit tests for the "diff_seconds()" function.

Change-Id: I4af7adaf5044da2e0a44bbb30ba4a24742cd8a94
2019-09-11 09:59:48 +02:00
..
__init__.py Add DataPoint/DataFrame objects 2019-08-22 07:39:01 +00:00
influx.py Store collect period in InfluxDB driver datapoints 2019-09-11 09:59:48 +02:00