manila/manila/tests/share/drivers/netapp
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
..
dataontap NetApp cDOT APIs may get too little data 2016-03-10 15:25:27 +00:00
__init__.py Move driver unittest modules to proper place 2014-09-08 11:37:49 +03:00
fakes.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
test_common.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
test_utils.py Revert netapp_lib dependency in NetApp cDOT Manila drivers 2015-09-25 13:06:38 -04:00