cinder/cinder/tests/unit/volume/drivers
poojajadhav dd495b880d Extracted HTTP response codes to constants
There are several places in the source code where HTTP response
codes are used as numeric values.

Status codes 101, 200, 201, 202, 400, 401, 403, 404, 409, 413, 422, 424
and 500 under tests/unit/volume/drivers are replaced with symbolic
constants from six.moves.http_client thus improves code readability.
More patches will be submitted to address other status codes.

Partial-Bug: #1520159
Change-Id: I491bd9a6e09d39626e3f0c8fa9a151fe1927ee3b
2017-03-22 12:05:18 +05:30
..
dell Dell EMC SC: Return dict from delete_consisgroup 2017-03-16 18:50:38 +00:00
dell_emc Fix more invalid UUID warnings in test_vmax file 2017-03-20 10:30:54 -04:00
disco Add manage/unmanage to DISCO driver 2017-01-06 02:26:20 +00:00
fusionstorage Fix dos-style endlines 2016-12-08 14:36:03 +00:00
hitachi Remove HNAS iSCSI driver 2017-03-10 11:01:22 -03:00
hpe 3PAR: rally test create-volume-from-snapshot fails 2017-02-14 00:18:45 -08:00
huawei Merge "Huawei driver supports specifying copy speed" 2017-03-02 05:54:06 +00:00
ibm IBM storage: switch to generic volume group 2017-03-15 18:56:46 -07:00
infortrend Infortrend: Stable generation of strings from dicts 2017-01-27 10:36:31 -05:00
nec Add cinder volume drivers for NEC Storage M series 2016-12-14 17:45:17 +09:00
netapp Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
nexenta Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
solidfire Fix lock contention in SolidFire driver 2017-03-15 22:57:37 +00:00
synology Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
violin Remove unnecessary setUp and tearDown 2016-09-20 11:45:04 +08:00
vmware Merge "VMware: Use storage profile name in extra-spec" 2017-02-21 21:24:42 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_block_device.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_blockbridge.py Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
test_coho.py NFS snapshots 2017-01-25 14:12:11 -05:00
test_coprhd.py Move driver tests to tests/unit/volume/drivers 2017-01-19 19:46:24 +05:30
test_datera.py Datera: extend volume if larger than snapshot 2017-03-15 17:02:05 +00:00
test_dothill.py Merge "Merge changes from kilo version of the dothill driver" 2017-01-27 07:04:20 +00:00
test_drbdmanagedrv.py Remove unnecessary setUp and tearDown 2016-09-20 11:45:04 +08:00
test_falconstor_fss.py FalconStor: Restore option "san_secondary_ip" 2017-01-23 16:44:43 +08:00
test_fujitsu.py Stop using mox in unit/volume/drivers/*.py 2016-09-01 22:19:39 +07:00
test_gpfs.py Fix wrong usage of config option gpfs_images_share_mode 2016-12-01 18:48:33 +08:00
test_hgst.py Replace assertDictMatch with assertDictEqual method in tests 2016-12-21 12:06:24 -05:00
test_infinidat.py Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
test_kaminario.py Merge "Do not manage VG with > 1 volume in Kaminario driver" 2016-12-13 17:36:09 +00:00
test_lvm_driver.py [2/11] Refactor test_volume file 2017-02-08 23:37:57 +00:00
test_nfs.py NFS snapshots 2017-01-25 14:12:11 -05:00
test_nimble.py Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
test_prophetstor_dpl.py ProphetStor driver create vol from snap with wrong size 2017-03-09 21:08:15 +00:00
test_pure.py Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
test_qnap.py Move driver tests to tests/unit/volume/drivers 2017-01-19 19:46:24 +05:30
test_quobyte.py Removes getfattr from Quobyte Cinder driver 2017-02-13 08:58:29 +01:00
test_rbd.py [2/11] Refactor test_volume file 2017-02-08 23:37:57 +00:00
test_reduxio.py Move driver tests to tests/unit/volume/drivers 2017-01-19 19:46:24 +05:30
test_remotefs.py Fix double call to "qemu-img create" 2017-01-26 15:11:22 +00:00
test_san.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_sheepdog.py Replace assertDictMatch with assertDictEqual method in tests 2016-12-21 12:06:24 -05:00
test_tegile.py Fix for Tegile driver failing to establish volume connection 2016-10-03 17:57:08 -07:00
test_tintri.py Stop using mox in unit/volume/drivers/*.py 2016-09-01 22:19:39 +07:00
test_v7000_iscsi.py Move volume drivers unit tests to tests.unit.volume.driver module 2016-10-05 13:33:46 +03:00
test_vzstorage.py Tests: Fix mock for vzstorage remotefs 2017-01-25 11:10:08 -05:00
test_xio.py Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
test_zadara.py Zadara driver - move from httplib to requests 2017-02-20 12:24:54 +00:00
test_zfssa.py NFS snapshots 2017-01-25 14:12:11 -05:00
test_zte_ks.py Move volume drivers unit tests to tests.unit.volume.driver module 2016-10-05 13:33:46 +03:00