cinder/cinder/tests/unit
luqitao 39694623e4 Support create volume from backup
This patch implements the spec of creating volume from backup.

Change-Id: Icdc6c7606c43243a9e12d7a42df293b729f589e5
Partial-Implements: blueprint support-create-volume-from-backup
2017-11-28 09:16:59 +08:00
..
api Support create volume from backup 2017-11-28 09:16:59 +08:00
attachments [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
backup Fix earlier backup records can't be restored 2017-11-14 23:13:45 +00:00
brick set vg_thin_pool_size to float type 2017-11-10 18:46:15 +08:00
compute Add ability to extend 'in-use' volume 2017-07-12 11:48:32 -04:00
consistencygroup Remove unused CG code 2017-03-19 00:49:10 -04:00
db Trivial fix PEP 8 coding style violation and typo 2017-05-03 19:47:22 +07:00
glance Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
group Schedule request to scheduler when create group from resource 2017-11-13 11:24:53 +00:00
image Support create a volume from image snapshot 2017-11-25 15:05:46 +08:00
keymgr Remove deprecated keymgr code 2017-11-06 16:49:56 +00:00
message Use constants for microversion values 2017-09-22 08:15:56 -05:00
monkey_patch_example
objects Support create volume from backup 2017-11-28 09:16:59 +08:00
scheduler Support create volume from backup 2017-11-28 09:16:59 +08:00
targets Create custom assertTrue and assertFalse 2017-09-11 18:31:20 +02:00
volume Support create volume from backup 2017-11-28 09:16:59 +08:00
windows Merge "SMBFS: add fixed image support" 2017-11-22 19:35:47 +00:00
zonemanager Merge "Cisco zonemanager: fix create multi-fabric zones" 2017-09-05 15:05:59 +00:00
__init__.py Remove nosetests i18n fix 2016-11-29 18:16:59 +02:00
cast_as_call.py
conf_fixture.py Fix earlier backup records can't be restored 2017-11-14 23:13:45 +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 Add get_all capability to volume_attachments 2016-12-16 14:25:21 -07:00
policy.json [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08: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 Fix cinder-manage volume delete 2017-11-15 19:14:34 +00:00
test_context.py Update oslo.context RequestContext args 2017-11-21 14:56:06 -06:00
test_coordination.py coordination: use tooz builtin heartbeat feature 2017-07-19 07:17:50 -04:00
test_db_api.py Add service_uuid FK to volumes 2017-11-21 18:27:32 +00: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 Remove ExceptionTestCase 2017-11-17 15:11:59 -06: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 imageutils: allow passing subformat when converting 2017-11-01 13:39:37 +02:00
test_manager.py Add service dynamic log change/query 2017-05-16 13:37:35 +02:00
test_migrations.py Add service_uuid FK to volumes 2017-11-21 18:27:32 +00:00
test_paginate_query.py Don't use None value for sql query. 2017-02-04 09:31:27 +08:00
test_policy.py [policy in code] Add support for attachment resource 2017-09-26 03:19:20 +00:00
test_qos_specs.py Add input format check for qos_spec update 2017-08-18 09:01:22 +08:00
test_quota.py Check available capacity before creating resources 2017-11-17 10:13:10 +08:00
test_quota_utils.py Cinder consistency group returning generic error message 2016-12-21 12:52:06 +08:00
test_rpc.py Fix notification short-circuit 2017-02-01 17:11:14 +01:00
test_service.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_setup_profiler.py Support new osprofiler API 2016-12-15 15:46:56 +07:00
test_ssh_utils.py Fix SSHPool current_size not work correctly 2017-07-11 10:58:20 +08: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 Change default test log level 2017-11-07 23:41:28 -06: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
test_volume_transfer.py Remove race conditions from transfer API 2016-11-09 11:00:42 -06:00
test_volume_types.py Create custom assertTrue and assertFalse 2017-09-11 18:31:20 +02:00
test_volume_types_extra_specs.py
test_volume_utils.py Remove deprecated keymgr code 2017-11-06 16:49:56 +00:00
utils.py Correct gb,snapshot quota update in group snapshot 2017-11-14 05:34:15 -06:00