cinder/cinder/tests/unit
Helen Walsh 76fd03819c PowerMax driver - rebranding VMAX to PowerMax
PowerMax is to replace VMAX in release notes, online documentation,
directory structure and driver name.

Implements: blueprint vmax-powermax-rebrand

Change-Id: I74f690b60aac6d0d4bf49d25b04a067c7993bfc7
2019-01-11 10:36:29 +00:00
..
api Merge "Add policy test for volume create policy" 2019-01-09 02:34:33 +00:00
attachments Check Volume Status on attahcment create/update 2018-11-29 20:17:55 +00:00
backup Merge "Fix permissions with NFS-backed snapshots and backups" 2019-01-11 07:09:53 +00:00
brick Revert "Synchronize all LVM operations" 2018-12-18 00:18:41 +00:00
compute Add user messages for extend volume operation 2018-06-01 09:12:07 +08:00
consistencygroup Remove unused CG code 2017-03-19 00:49:10 -04:00
db Ignore migration 127 error on MariaDB 2018-12-19 16:14:59 -06:00
glance
group Merge "Fix wrong uuid recognized when create group" 2018-10-23 08:05:19 +00:00
image Fix image volume cache max size and max count limits 2018-09-17 10:14:11 -04:00
keymgr Add 'volume_attachment' to volume expected attributes 2018-08-21 17:06:12 +08:00
message Use constants for microversion values 2017-09-22 08:15:56 -05:00
monkey_patch_example
objects Correct the use of assertTrue 2018-12-18 08:38:40 +00:00
scheduler Make scheduler check online_extend_support capability 2018-06-26 14:42:34 -03:00
targets Merge "Remove scstadmin from rootwrap" 2019-01-11 03:59:49 +00:00
volume PowerMax driver - rebranding VMAX to PowerMax 2019-01-11 10:36:29 +00:00
windows Merge "SMBFS: allow snapshot ro attach" 2018-02-21 19:37:34 +00:00
zonemanager Stop using deprecated rpc_backend option 2018-10-08 20:52:53 +00:00
__init__.py Remove nosetests i18n fix 2016-11-29 18:16:59 +02:00
cast_as_call.py
conf_fixture.py Stop using deprecated rpc_backend option 2018-10-08 20:52:53 +00:00
fake_cluster.py
fake_constants.py Update db from drivers in default groups methods 2017-03-17 11:08:06 -04:00
fake_group.py Update db from drivers in default groups methods 2017-03-17 11:08:06 -04:00
fake_group_snapshot.py Update db from drivers in default groups methods 2017-03-17 11:08:06 -04:00
fake_notifier.py Short-circuit notifications when not enabled 2017-01-30 12:31:45 +01:00
fake_objects.py
fake_service.py Fix migration 112 to use live_data_migration API 2017-10-20 18:24:33 -06:00
fake_snapshot.py Add volume to fake snapshot object 2017-01-17 16:55:44 +05:30
fake_utils.py
fake_volume.py Tests: Fix RBD invalid UUID warnings 2018-01-25 15:30:44 -05:00
policy.json Add policy test for volume create policy 2018-12-20 03:12:42 +00:00
test_api.py
test_api_urlmap.py
test_cleanable_manager.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
test_cmd.py Cleanup code duplication in cinder.cmd.backup module 2018-11-30 09:40:39 +00:00
test_context.py Update oslo.context RequestContext args 2017-11-21 14:56:06 -06:00
test_coordination.py Handle deprecation of inspect.getargspec 2017-11-21 12:57:05 -06:00
test_db_api.py Fix wrong filter of backups in db api 2018-09-11 22:17:39 +08:00
test_db_worker_api.py Prevent claiming and updating races on worker 2017-01-19 10:42:24 +01:00
test_evaluator.py
test_exception.py Make CinderException format errors fatal for tests 2018-02-06 21:17:17 +00:00
test_fixtures.py Explicitly set expected log level for tests 2017-11-17 16:58:40 -06:00
test_hacking.py Update log translation hacking rule 2017-06-29 04:05:52 -04:00
test_image_utils.py cinder-volume: Stop masking IOError different than ENOSPC 2019-01-04 18:09:46 +00:00
test_manager.py Add service dynamic log change/query 2017-05-16 13:37:35 +02:00
test_paginate_query.py Don't use None value for sql query. 2017-02-04 09:31:27 +08:00
test_policy.py Add policy granularity to the encryption API 2018-08-15 09:22:25 -05:00
test_qos_specs.py Add enough notification for QoS 2018-01-18 14:04:29 +08:00
test_quota.py Remove auth_uri usage 2018-08-29 11:46:11 +08:00
test_quota_utils.py Remove auth_uri usage 2018-08-29 11:46:11 +08:00
test_rpc.py Fix notification short-circuit 2017-02-01 17:11:14 +01:00
test_service.py Use InvalidConfigurationValue instead of InvalidInput 2018-04-11 19:25:48 +08:00
test_service_auth.py Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
test_setup_profiler.py Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
test_ssh_utils.py Stop a connections leak when freeing an SSHPool 2018-02-14 18:16:55 -06:00
test_test.py Fix test_rpc_consumer_isolation for oslo.messaging 5.31.0 2017-09-06 15:12:45 -04:00
test_test_utils.py Update oslo.context RequestContext args 2017-11-21 14:56:06 -06:00
test_utils.py [Logging] Enable filtering of trace_api logs 2018-06-29 10:04:55 -03:00
test_volume_cleanup.py Clean up image tmp file if c-vol gets restarted 2017-01-17 17:28:39 +08:00
test_volume_configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
test_volume_glance_metadata.py
test_volume_throttling.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08:00
test_volume_transfer.py Transfer snapshots with volumes 2018-07-19 09:42:43 +08:00
test_volume_types.py Fix wrong NotFound in get_by_name_or_id 2018-09-29 09:26:19 +00:00
test_volume_types_extra_specs.py
test_volume_utils.py Merge "Extract copy_image_to_volume into volume utils" 2018-12-25 04:26:41 +00:00
utils.py Fix AZ not matching backend after migration 2018-02-08 15:59:41 +01:00