manila/manila/tests/share/drivers
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
..
cephfs Add Ceph Native driver 2016-03-01 20:30:18 +00:00
emc Scheduler enhancements for Share Replication 2016-02-24 14:05:09 -05:00
ganesha Replace assertEqual(None, *) with assertIsNone in tests 2015-08-23 09:07:13 +09:00
glusterfs glusterfs.common: move the numreduct function to toplevel 2016-03-01 10:56:53 +01:00
hdfs QoS support for shares 2016-01-15 10:15:50 +08:00
hitachi Merge "Use assertIsNone instead of assertEqual(None, ***)" 2016-02-26 10:03:49 +00:00
hpe Scheduler enhancements for Share Replication 2016-02-24 14:05:09 -05:00
huawei Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
ibm QoS support for shares 2016-01-15 10:15:50 +08:00
netapp NetApp cDOT APIs may get too little data 2016-03-10 15:25:27 +00:00
quobyte Add update_access() interface to Quobyte driver 2016-02-23 11:56:44 +01:00
tegile Add share driver for Tegile IntelliFlash Arrays 2016-03-03 01:13:54 -08:00
windows Fix order of arguments in assertEqual 2015-10-04 03:43:17 +09:00
zfsonlinux Add ZFSonLinux share driver 2016-03-01 13:34:18 +02:00
zfssa Add share resize support to Oracle ZFSSA driver 2016-02-29 12:35:07 -05:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
test_ganesha.py Replace assertEqual(None, *) with assertIsNone in tests 2015-08-23 09:07:13 +09:00
test_generic.py Implement admin network in generic driver 2016-03-01 17:08:38 -03:00
test_glusterfs.py glusterfs/ganesha: add symbolic access-id to export location 2016-03-01 01:46:51 +01:00
test_helpers.py Fix NFS helper root squashing in RW access level 2016-03-01 11:22:15 -03:00
test_lvm.py Implement update_access() in generic driver + LVM 2016-02-28 14:44:26 -03:00
test_lxd.py LXC/LXD driver 2016-03-02 18:55:22 +04:00
test_service_instance.py Implement admin network in generic driver 2016-03-01 17:08:38 -03:00