cinder/cinder/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 Fix backup_api_class doesn't work 2017-05-09 22:32:13 +08:00
api.py Trivial fix PEP 8 coding style violation and typo 2017-05-03 19:47:22 +07:00
chunkeddriver.py Merge "Remove sha256file value from logs for incremental backups" 2017-04-25 15:57:24 +00:00
driver.py Trivial fix typos 2017-05-17 10:57:40 +07:00
manager.py backup: handle device path represented by dir 2017-05-19 14:54:17 +03:00
rpcapi.py Add service dynamic log change/query 2017-05-16 13:37:35 +02:00