cloudkitty/cloudkitty/cli
zhangguoqing b3e6efa30e Bring the begin/end checking before the storage module
In storage module, the parameters(begin and end) of the function
get_tenants and get_total is datetime.datetime  format and always
needed. So they should be checked before storage module.

Change-Id: I54e788086b36da3a03ab5640c77988185a4ab690
2016-12-16 06:26:42 +00:00
..
__init__.py Added API service 2014-08-08 15:51:22 +02:00
api.py Improve the rpc module 2016-08-24 15:20:13 +00:00
dbsync.py Remove downgrade migrations 2016-08-15 12:19:34 +08:00
processor.py Improve the rpc module 2016-08-24 15:20:13 +00:00
storage.py Refactor storage-init command 2016-05-19 17:54:03 +02:00
writer.py Bring the begin/end checking before the storage module 2016-12-16 06:26:42 +00:00