cloudkitty/cloudkitty/common
Stéphane Albert ab2a6bff5a Added handling of empty collections
Moved collector options directly in the module.
Added a nodata call in the rating processor which is called every
time the collection process retrieves no data from the backend.
It can be used to process some billing calculations even without
data.
Added a nodata call in the storage backend to handle the empty
collections more efficiently.

Change-Id: I37430823d2a5b416c9b171dfce75e136b9fa40df
2015-03-18 09:59:34 +01:00
..
db Added alembic support for database migrations 2014-08-08 15:02:12 +02:00
__init__.py Added alembic support for database migrations 2014-08-08 15:02:12 +02:00
config.py Added handling of empty collections 2015-03-18 09:59:34 +01:00
rpc.py Implemented RPC messaging 2014-09-05 10:33:26 +02:00