cloudkitty/cloudkitty/tests
Luka Peschke d2f7e06362 Refactor the storage backend
This adds an hybrid storage backend to CloudKitty. It aims at splitting the
processor state management and the dataframe storage part. The default backend
for this storage is gnocchi, but other backends will be implemented in the
future.

This storage backend is a standard storage module for now, but it will become
the default storage once it is considered stable. Once this new storage type
has become the default, storage backend creation will be easier (no state
handling).

Change-Id: I61c0c17230350b12be3484ea4b5805960aa33099
Story: 2001372
2018-01-26 15:46:57 +00:00
..
collectors Added gnocchi collector 2016-03-25 18:10:12 +01:00
gabbi Manage metrics units in yaml configuration. 2018-01-24 18:26:50 +01:00
storage Refactor the storage backend 2018-01-26 15:46:57 +00:00
transformers Remove unnecessary setUp function in testcase 2017-03-30 14:48:41 +08:00
__init__.py Remove usage of parameter enforce_type 2017-05-31 15:45:23 +08:00
samples.py Refactor the storage backend 2018-01-26 15:46:57 +00:00
test_config.py Fix the config sample generator method 2015-05-06 09:53:53 +02:00
test_hacking.py Update log translation hacking rule 2017-07-04 05:10:09 -04:00
test_hashmap.py Fix db api with hash rating 2016-08-25 03:43:07 +00:00
test_keystone_fetcher.py Remove usage of parameter enforce_type 2017-05-31 15:45:23 +08:00
test_orchestrator.py Remove usage of parameter enforce_type 2017-05-31 15:45:23 +08:00
test_policy.py Policy in code 2017-12-08 16:45:13 +00:00
test_pyscripts.py Remove downgrade migrations 2016-08-15 12:19:34 +08:00
test_rating.py Remove deprecated APIs and method in cloudkitty 2017-11-29 09:50:18 +00:00
test_state.py Using UTC datetimes in StateManager tests 2014-11-19 11:49:46 +01:00
test_utils.py Fixed mock tests failing due to deprecation 2015-07-24 14:53:21 +02:00