cinder/cinder/tests
Zhongyue Luo b1764fdc83 Fixes 'not in' operator usage
Change-Id: Id4c83e32f6dcb4f710c5a8d8b6f130038cf07648
2013-02-04 10:33:43 +08:00
..
api Fixes 'not in' operator usage 2013-02-04 10:33:43 +08:00
db Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
glance Make glance image service check base exception classes 2012-08-22 16:27:56 -06:00
image Support glance servers over https 2012-12-13 12:17:00 +11:00
integrated Fixes 'not in' operator usage 2013-02-04 10:33:43 +08:00
monkey_patch_example Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
scheduler Merge "Allow volume back-end to report 'infinite' or 'unknown' as capacity" 2013-02-01 01:04:22 +00:00
var Support for SSL in wsgi.Server 2013-01-14 15:55:16 -05:00
windows Fixes 'not in' operator usage 2013-02-04 10:33:43 +08:00
xenapi Add XenAPINFSDriver 2012-11-21 15:03:35 +00:00
__init__.py Use openstack.common.cfg.CONF. 2012-07-19 17:20:18 +01:00
declare_flags.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
fake_driver.py support a configurable volume wiping method 2013-01-15 16:26:59 +00:00
fake_flags.py Factor out LVM code. 2013-01-13 08:28:19 +02:00
fake_utils.py Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00
policy.json Add image metadata API extension 2012-12-14 09:04:27 +01:00
runtime_flags.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
test_HpSanISCSIDriver.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_api.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_cinder_rootwrap.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_context.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_deprecated.py Add proper support for deprecation messages 2012-08-15 21:41:52 +02:00
test_drivers_compatibility.py Cleaning up volume driver paths 2012-11-21 16:30:50 -06:00
test_emc.py Update EMC SMI-S iSCSI Driver 2013-01-22 10:40:47 -05:00
test_exception.py Enable cinder exception format checking in tests. 2013-01-08 13:56:19 -05:00
test_flags.py Pull cfg module from Oslo and update cinder-manage accordingly 2013-01-31 00:18:37 +08:00
test_hp3par_iscsi.py Provide HP 3PAR array iSCSI driver 2013-01-08 14:09:55 -08:00
test_iscsi.py Fix cmds clearing in TargetAdminTestCase. 2013-01-03 15:08:53 -05:00
test_migrations.conf Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
test_migrations.py Snapshot support for XenAPINFS 2013-01-16 12:31:03 +00:00
test_misc.py Enable cinder exception format checking in tests. 2013-01-08 13:56:19 -05:00
test_netapp.py Clean up QTree when deleting volume on NetApp storage box. 2013-01-22 06:39:39 +05:30
test_netapp_nfs.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_nexenta.py Add LUN# to provider_location in Nexenta driver. 2013-01-18 17:47:42 +04:00
test_nfs.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_policy.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_quota.py Fix typo in cinder/db/api.py 2013-01-29 11:25:27 +00:00
test_rbd.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_service.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_skip_examples.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
test_solidfire.py Update SolidFire Volume driver 2013-01-09 10:04:57 -07:00
test_storwize_svc.py Fixes 'not in' operator usage 2013-02-04 10:33:43 +08:00
test_test.py Use rpc from openstack-common. 2012-07-19 17:20:19 +01:00
test_test_utils.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_utils.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_versions.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_volume.py Generic iSCSI copy volume<->image. 2013-01-28 07:13:47 +02:00
test_volume_glance_metadata.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_volume_rpcapi.py Generic iSCSI copy volume<->image. 2013-01-28 07:13:47 +02:00
test_volume_types.py Convert volume_type id from int to uuid. 2012-12-04 11:50:49 -07:00
test_volume_types_extra_specs.py Convert volume_type id from int to uuid. 2012-12-04 11:50:49 -07:00
test_volume_utils.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_windows.py Fixes a Windows volume driver bug on disk export 2012-12-19 17:36:44 +02:00
test_wsgi.py Clean up IPV6 config checks in test_wsgi. 2013-01-19 19:52:19 -07:00
test_xenapi_sm.py Snapshot support for XenAPINFS 2013-01-16 12:31:03 +00:00
test_xiv.py Enable cinder exception format checking in tests. 2013-01-08 13:56:19 -05:00
test_zadara.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
utils.py Check for installed cinder in filter tests. 2013-01-24 11:25:41 -07:00