manila/manila/tests/share
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
..
drivers NetApp cDOT APIs may get too little data 2016-03-10 15:25:27 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Add update_access() method to driver interface 2016-02-05 10:41:51 -02:00
test_api.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
test_driver.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
test_drivers_private_data.py Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05:00
test_hook.py Add share hooks 2015-09-04 19:04:34 +03:00
test_manager.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
test_migration.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
test_rpcapi.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
test_share_types.py Support standard Manila capability flags in NetApp cDOT driver 2015-12-22 19:17:02 +00:00
test_share_utils.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00