manila/manila
Clinton Knight 9c42513edb NetApp cDOT APIs may get too little data
There are a few API calls in the NetApp cDOT driver where
the default value of 20 records in iterator queries isn't
overridden and is potentially too low in some deployments.
This commit resolves the issue by adding a generic getter
API pagination wrapper and using that for all appropriate
API calls.

Change-Id: Ia05ac6be2f84bb0db3adf458fb399187be0b2635
Closes-Bug: #1500255
2016-03-10 15:25:27 +00:00
..
api Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
cmd Introduced Data Service 2016-03-01 17:13:51 -03:00
common Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
compute Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
consistency_group Add space to message in manila/consistency_group/api.py 2015-12-17 06:56:43 +00:00
data Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
db Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
hacking Fix issue in hacking with underscore imports 2016-02-05 08:01:50 +01:00
network LXC/LXD driver 2016-03-02 18:55:22 +04:00
scheduler Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
share NetApp cDOT APIs may get too little data 2016-03-10 15:25:27 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests NetApp cDOT APIs may get too little data 2016-03-10 15:25:27 +00:00
volume Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py Define context.roles with base class 2016-02-25 19:35:04 +00:00
exception.py Merge "Add share driver for Tegile IntelliFlash Arrays" 2016-03-03 17:14:01 +00:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Add share driver for Tegile IntelliFlash Arrays 2016-03-03 01:13:54 -08:00
policy.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
quota.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
rpc.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
service.py Trivial Fix: fix missing import 2016-01-21 19:36:47 +08:00
test.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00