cinder/cinder/tests/unit/backup/drivers
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
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_backup_ceph.py Ceph: Fix delete backup with non-existent pool 2017-06-01 20:40:04 +08:00
test_backup_driver_base.py Replace key manager with Castellan 2016-08-29 10:19:10 +08:00
test_backup_glusterfs.py Simplify calls to mock_object 2016-12-13 18:37:26 +01:00
test_backup_google.py Trivial fix typos 2017-05-17 10:57:40 +07:00
test_backup_nfs.py Trivial fix PEP 8 coding style violation and typo 2017-05-03 19:47:22 +07:00
test_backup_posix.py NFS Backup: Fix overwritting backups 2017-05-18 10:38:58 +02:00
test_backup_swift.py Fix swift auth_url/url check 2017-05-15 11:22:41 +08:00
test_backup_tsm.py Fix TSM backup driver test mocks 2016-06-21 13:50:54 -05:00