cinder/cinder/tests
Dirk Mueller 6e7ecda166 Fix all occurences of H404 Hacking warning
This fixes all triggers of hacking 0.6.x's warning:
H404 - multi line docstring should start with a summary.
and enables gating check on H404.

Change-Id: I034bd1f05da3f279d8d79aa14a7f6ce8bef5047c
2013-10-13 10:36:27 +03:00
..
api Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
backup Fixes ceph volume restore to larger image than source 2013-09-16 12:05:54 +01:00
brick Merge "improves lvm version parsing for customised builds" 2013-10-10 17:05:38 +00:00
compute QEMU-assisted-snapshots for GlusterFS volumes 2013-09-03 23:49:50 -04:00
db Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
glance Make glance image service check base exception classes 2012-08-22 16:27:56 -06:00
image Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
integrated Replace assertEquals with assertEqual - 1/2 2013-09-08 21:42:26 +08:00
keymgr Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
monkey_patch_example Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
scheduler Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
var Support for SSL in wsgi.Server 2013-01-14 15:55:16 -05:00
windows Add support for Havana missing features in Windows driver 2013-09-01 08:20:24 +02:00
xenapi Add XenAPINFSDriver 2012-11-21 15:03:35 +00:00
__init__.py Fix up the test framework 2013-06-14 14:02:17 +00:00
conf_fixture.py Fix tests to work in debug mode 2013-10-11 10:34:48 +00:00
declare_conf.py Rename cinder.flags to cinder.common.config 2013-07-03 11:28:57 +04:00
fake_driver.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
fake_flags.py Merge "Adding support for iSER transport protocol" 2013-08-05 21:40:53 +00:00
fake_utils.py Removes exception instance creation on execute() 2013-08-27 09:37:46 +08:00
policy.json New update_snapshot_status API 2013-09-03 08:37:43 -04:00
runtime_conf.py Rename cinder.flags to cinder.common.config 2013-07-03 11:28:57 +04:00
test_HpSanISCSIDriver.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
test_api.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_api_urlmap.py Add tests for cinder/api/urlmap.py 2013-07-11 11:30:00 +04:00
test_backup.py Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
test_backup_ceph.py Clean up comparison assertions 2013-10-09 02:30:10 +00:00
test_backup_swift.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_backup_tsm.py Removes exception instance creation on execute() 2013-08-27 09:37:46 +08:00
test_block_device.py Replace assertEquals with assertEqual - 2/2 2013-09-09 15:50:56 +08:00
test_conf.py Utilizes assertIn and assertNotIn 2013-08-30 22:52:31 +08:00
test_context.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
test_coraid.py Merge "Changed header from LLC to Foundation based on trademark policies" 2013-10-02 22:33:50 +00:00
test_create_volume_flow.py Merge "Fixing UnicodeEncodeError against volume creating function" 2013-09-13 06:14:49 +00:00
test_db_api.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_drivers_compatibility.py Refactor Nexenta iSCSI driver 2013-10-12 01:53:20 +04:00
test_emc.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
test_eqlx.py Adds Dell EqualLogic volume driver for Cinder 2013-09-11 07:33:01 -06:00
test_exception.py Replace assertEquals with assertEqual - 2/2 2013-09-09 15:50:56 +08:00
test_glusterfs.py GlusterFS: Copy snap from correct source file 2013-09-20 18:07:09 +00:00
test_gpfs.py Clean up comparison assertions 2013-10-09 02:30:10 +00:00
test_hds.py Merge "Clean up comparison assertions" 2013-10-10 16:57:25 +00:00
test_hp3par.py Clean up comparison assertions 2013-10-09 02:30:10 +00:00
test_huawei_hvs.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_huawei_t_dorado.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_image_utils.py GlusterFS: Use image_utils for qemu-img calls 2013-09-20 14:06:52 -04:00
test_iscsi.py Remove need for CONF acces in brick iscsi 2013-10-02 21:23:07 -06:00
test_iser.py Clean CONF out of brick iser 2013-10-03 09:33:34 -07:00
test_migrations.conf Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
test_migrations.py Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
test_misc.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
test_netapp.py Merge "NetApp check for 7 mode controller version" 2013-09-23 06:20:05 +00:00
test_netapp_nfs.py Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
test_netapp_ssc.py Enable gating on F811 2013-09-02 18:08:02 +02:00
test_nexenta.py Refactor Nexenta iSCSI driver 2013-10-12 01:53:20 +04:00
test_nfs.py Remove CONF from brick remotefs 2013-10-01 16:24:16 -07:00
test_policy.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_qos_specs.py Merge "Changed header from LLC to Foundation based on trademark policies" 2013-10-02 22:33:50 +00:00
test_quota.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_rbd.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_scality.py Upgrade Scality driver to match minimum features 2013-08-09 20:20:15 +02:00
test_service.py Replace assertEquals with assertEqual - 1/2 2013-09-08 21:42:26 +08:00
test_sheepdog.py Removes exception instance creation on execute() 2013-08-27 09:37:46 +08:00
test_solidfire.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_storwize_svc.py Merge "long flashcopy operation may block volume service" 2013-10-10 15:57:44 +00:00
test_test.py Fix python 3 pep8 errors for print 2013-08-21 16:59:22 -06:00
test_test_utils.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
test_utils.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_vmware_vmdk.py VMware: Fixed upload-to-image for available volume 2013-10-12 09:51:24 +05:30
test_volume.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_volume_configuration.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_volume_glance_metadata.py Cleanup and more tests for db.api methods 2013-10-04 12:27:15 +03:00
test_volume_rpcapi.py Call to_primitive on volumes.rpcapi.create_volume 2013-09-10 11:29:16 +02:00
test_volume_transfer.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
test_volume_types.py Utilizes assertIsNone and assertIsNotNone 2013-10-09 09:58:12 +08:00
test_volume_types_extra_specs.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
test_volume_utils.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
test_windows.py Replace assertEquals with assertEqual - 1/2 2013-09-08 21:42:26 +08:00
test_wsgi.py Fix translation of CinderExceptions in REST API 2013-09-25 20:07:38 +00:00
test_xenapi_sm.py Replace assertEquals with assertEqual - 2/2 2013-09-09 15:50:56 +08:00
test_xiv_ds8k.py Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
test_zadara.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
utils.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00