cinder/cinder/tests/unit/volume/drivers
Sean McGinnis c8baa2821b Tintri: Inherit tests from BaseDriverTestCase
The Tintri tests would fail when run alone using:

tox -e py35 -- cinder.tests.unit.volume.drivers.test_tintri

This fixes that by making sure things are properly initialized by
inheriting from the BaseDriverTestCase instead of TestCase directly.

Closes-bug: #1791089

Change-Id: I7057da284edec743243a54909d313aa2910d8d0d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
(cherry picked from commit 9585e6a152)
2019-02-27 10:27:27 -06:00
..
datacore DataCore: get rid of pylint errors due to contextlib 2018-06-20 15:15:59 -05:00
dell_emc VNX Driver: delete_hba() instead of remove_hba() 2019-02-15 16:29:57 -05:00
disco Redundant alias in import statement 2017-10-18 19:47:12 +07:00
fusionstorage FusionStorage: use versioned objects 2017-06-12 07:15:11 +00:00
hpe 3PAR: Added retries on volume deletion 2018-09-04 02:37:44 +00:00
huawei Huawei driver supports create_group_from_src 2018-05-12 15:17:25 +08:00
ibm IBM XIV: fix issues for replication 2018-08-03 10:04:43 +03:00
inspur Remove report of allocated_capacity_gb from Inspur driver 2018-06-21 20:10:15 -04:00
nec Merge "NEC driver: Return non-random iscsi portal in initialize" 2018-08-02 16:34:31 +00:00
netapp Fix IPv6 for Cinder NetApp ONTAP drivers 2018-08-29 14:59:25 -04:00
nexenta Remove 'message' from format argument from exception 2018-06-20 09:03:50 +08:00
solidfire SF ensure the correct volume is deleted 2018-12-05 18:02:55 +00:00
synology Synology: Rename iSCSI target config option 2018-01-10 14:27:07 +08:00
veritas_access Add ISCSI driver for Veritas Access 2018-03-16 00:08:38 +05:30
vmware VMware: Fix revert-to-snapshot 2019-02-27 10:27:27 -06:00
__init__.py
test_coprhd.py Added CG capability to volume group in CoprHD 2017-07-19 17:49:59 +05:30
test_datera.py Datera 2.4.0 driver update 2017-06-30 14:33:49 -05:00
test_dothill.py Avoid use of deprecated commands in lenovo driver 2018-01-19 15:54:48 +00:00
test_drbdmanagedrv.py DRBD: Remove cast to int in size calculation 2018-05-02 09:28:39 -07:00
test_fujitsu.py Fujitsu Driver: Fix exception in terminate_connection with no connector 2017-08-04 14:35:34 +08:00
test_gpfs.py Tests: Fix coverage unit test failure 2017-10-25 15:59:00 -04:00
test_hgst.py Replace assertDictMatch with assertDictEqual method in tests 2016-12-21 12:06:24 -05:00
test_infinidat.py INFINIDAT: add host.created_by metadata key 2018-08-01 10:53:44 +03:00
test_kaminario.py Kaminario K2: Add non discovery iSCSI multipath 2017-10-13 01:58:50 -04:00
test_lvm_driver.py lvm: Avoid premature calls to terminate_connection for muiltiattach vols 2018-11-28 10:33:52 +00:00
test_nfs.py RemoteFS: Use summarize option for "du" 2018-07-11 15:41:25 -04:00
test_nimble.py nimble storage: support for force detach 2018-10-05 01:47:58 +00:00
test_prophetstor_dpl.py Rename iSCSI target config options to more general 2017-12-18 08:55:01 +00:00
test_pure.py ActiveCluster support for Pure Storage drivers 2018-07-25 18:16:19 -07:00
test_qnap.py QNAP: driver fails to detach while uploading volume to image 2018-05-04 03:41:54 +00:00
test_quobyte.py Use ensure_tree instead of mkdir when creating paths 2018-07-12 16:01:35 +02:00
test_rbd.py Handle rbd.OSError on broken RBD image 2018-10-30 10:32:31 +00:00
test_remotefs.py Avoid using 'truncate' on Windows 2019-01-18 13:10:27 -05:00
test_san.py
test_sheepdog.py Merge "Mock qemu calls in sheepdog tests" 2017-05-23 13:39:15 +00:00
test_storpool.py Fix invalid escape sequence warnings 2018-06-20 16:22:26 -05:00
test_tintri.py Tintri: Inherit tests from BaseDriverTestCase 2019-02-27 10:27:27 -06:00
test_veritas_cnfs.py Implementation of Cinder driver for Veritas Access 2017-05-21 10:13:20 +05:30
test_vrtshyperscale.py Remove 'message' from format argument from exception 2018-06-14 10:28:09 +08:00
test_vzstorage.py Add ploop to parallels naming conversion 2017-10-03 14:46:29 +00:00
test_zadara.py Zadara driver - move from httplib to requests 2017-02-20 12:24:54 +00:00
test_zfssa.py ZFSSA handle non-existent snapshot 2018-05-31 03:49:16 +00:00