cloudkitty/cloudkitty/api
Luka Peschke f55efdfcb5 Support pagination in v2 storage total()
This adds the required arguments for pagination to the interface of the v2
storage's 'total()' method.

The required changes have also been applied to the gnocchi backend and to the
v1 storage adapter.

Change-Id: I7d123f7968a50906cd9458a359491862a96ffe69
Story: 2001372
Task: 26836
2018-10-17 07:30:00 +00:00
..
v1 Support pagination in v2 storage total() 2018-10-17 07:30:00 +00:00
__init__.py Added API service 2014-08-08 15:51:22 +02:00
app.py Adding a v2 storage backend 2018-08-22 12:11:25 +02:00
app.wsgi Add WSGI support for `cloudkitty-api' 2017-07-18 12:55:11 +02:00
config.py Sync oslo modules 2015-06-09 08:52:06 +02:00
hooks.py Replace usage of 'user' by 'user_id' 2018-04-04 09:49:10 +07:00
middleware.py Introduce hacking check to Cloudkitty 2016-12-16 22:23:28 +08:00
root.py RootController: Use an index method instead of get 2016-07-21 13:04:31 +02:00