karbor/karbor
jiaopengju 78d1bed042 Fix checkpoints pagination error
Currently, checkpoints pagination is broken. when
we listing checkpoints in dashboard (the number of
checkpoints is more than 20), it always shows the
same content (the first 20 checkpoints).

Change-Id: I07c9145112439a45a15c9be1c790a50e73f26720
Closes-Bug: #1714786
(cherry picked from commit 911ceab977)
2017-09-04 06:17:17 +00:00
..
api Add the extra_info parameter when checkpoint being created manually 2017-08-11 11:39:57 +08:00
cmd Provide user friendly messages for db sync 2017-06-23 09:44:44 +08:00
common Update the configuration options in the karbor.conf.sample 2017-08-07 20:16:31 +08:00
db Sql: change Restore parameters types to text 2017-08-13 14:07:18 +03:00
objects Set OperationLog operation_type to be a string 2017-08-13 16:33:56 +03:00
services Fix checkpoints pagination error 2017-09-04 06:17:17 +00:00
tests Fix checkpoints pagination error 2017-09-04 06:17:17 +00:00
wsgi Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
context.py Add trove database instance protectable plugin for karbor 2017-07-11 18:04:11 +08:00
exception.py Fix neutron protection plugin exceptions 2017-08-13 16:08:30 +03:00
i18n.py Update URLs in documentation 2017-07-20 16:08:19 +08:00
loadables.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
manager.py Remove logging import unused 2017-01-16 08:58:41 +07:00
policy.py Update the param name in policy.enforce function 2017-07-01 14:51:24 +08:00
resource.py Refactor resource.py/Resource 2017-05-31 10:04:55 +08:00
rpc.py Use get_rpc_transport instead of get_transport 2017-06-07 07:14:18 +00:00
service.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
utils.py Docs: enable warning-is-error, fix errors 2017-07-25 15:23:32 +03:00
version.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00