manila/manila/tests
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 Make config opt 'enabled_share_protocols' verification case insensitive 2015-07-22 15:06:16 +03:00
compute Remove unused server_get() method 2016-01-21 09:16:14 +01:00
consistency_group Refactor authorize() method in wsgi.py 2015-11-19 16:56:44 +00:00
data Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
db Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00
integrated replace string format arguments with function parameters 2016-02-12 23:07:50 +08:00
monkey_patch_example Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02: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
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Fix order of arguments in assertEqual 2015-10-04 11:15:07 +09:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
conf_fixture.py Add ZFSonLinux share driver 2016-03-01 13:34:18 +02:00
db_utils.py Add Replication admin APIs and driver i/f changes 2016-02-25 09:31:54 -05:00
declare_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
fake_compute.py Remove unused server_get() method 2016-01-21 09:16:14 +01:00
fake_driver.py Add Consistency Groups API 2015-09-05 18:21:17 -04:00
fake_network.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
fake_notifier.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
fake_service_instance.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
fake_share.py Add Ceph Native driver 2016-03-01 20:30:18 +00:00
fake_utils.py Merge "replace string format arguments with function parameters" 2016-02-13 03:27:28 +00:00
fake_volume.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
fake_zfssa.py Add share resize support to Oracle ZFSSA driver 2016-02-29 12:35:07 -05:00
policy.json Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
runtime_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_api.py Fix imports for py34 compatibility 2015-08-05 17:32:13 +03:00
test_conf.py Fix order of arguments in assertEqual 2015-09-29 10:50:02 +09:00
test_context.py Subclass context from oslo_context base class 2016-02-25 17:32:39 +00:00
test_exception.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00
test_hacking.py Fix issue in hacking with underscore imports 2016-02-05 08:01:50 +01:00
test_manager.py Fix order of arguments in assertEqual 2015-09-29 10:50:02 +09:00
test_misc.py Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
test_network.py Add admin network for DHSS=True share drivers 2016-02-16 20:57:03 +02:00
test_policy.py Fix usage of dependencies 2015-10-13 13:50:21 +03:00
test_quota.py Change assertTrue(isinstance()) by optimal assert 2015-12-31 16:14:44 +08:00
test_service.py remove default=None for config options 2015-11-08 20:12:25 +08:00
test_test.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
test_test_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_utils.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
test_wsgi.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Add Neutron single network plugin 2015-01-27 18:54:31 +00:00