cinder/cinder/tests/unit/backup
wangxiyuan 675089f86d Ceph: Fix delete backup with non-existent pool
If a non-existent pool is specified, Ceph will raise
ObjectNotFound error when deleting a backup.

Cinder should catch this error and delete the db
record directly.

Change-Id: I41177b9b1f63c6bd2296a5eff70f0058ce3393e5
Closes-bug: #1686897
2017-06-01 20:40:04 +08:00
..
drivers Ceph: Fix delete backup with non-existent pool 2017-06-01 20:40:04 +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 Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +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 backup: handle device path represented by dir 2017-05-19 14:54:17 +03:00
test_rpcapi.py Add service dynamic log change/query 2017-05-16 13:37:35 +02:00