cinder/cinder/tests/unit/backup
TommyLike a61677ffd5 Keep volume's status in 'creating' when creating from backup
When volume is created via restoring backup action, the volume
status would change into 'restoring-backup' from 'creating', this
state change would confusing end user. This patch updates this
and keep volume status in 'creating' when creating.

Change-Id: I82d741ea8278de75ed817379b0a04f1f919a27c7
2018-06-30 01:40:20 +00:00
..
drivers Remove 'message' from format argument from exception 2018-06-14 10:52:06 +08:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_backup.py Move all backups related unit tests to backup directory 2016-05-26 17:09:33 +03:00
fake_google_client.py Use googleapiclient import instead of apiclient 2016-03-11 12:19:01 +01:00
fake_google_client2.py Add cinder backup driver for Google Cloud Storage 2016-01-18 23:28:23 +05:30
fake_service.py Fix earlier backup records can't be restored 2017-11-14 23:13:45 +00:00
fake_service_with_verify.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
fake_swift_client.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
fake_swift_client2.py Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
test_backup.py Keep volume's status in 'creating' when creating from backup 2018-06-30 01:40:20 +00:00
test_chunkeddriver.py Add unit test coverage for backup chunkeddriver class 2018-02-19 07:41:18 -06:00
test_rpcapi.py Add service dynamic log change/query 2017-05-16 13:37:35 +02:00