Bug #20421
[openstack] cinder backup driver fails due to rbd python API change
Status:
Resolved
Priority:
Urgent
Assignee:
Jason Dillaman
Target version:
-
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
One such example is that the Cinder Backup driver directly creates an RBD exception, but under commit ac580718e9 the constructor was updated. The original API needs to be restored prior to the Luminous release.
[1] https://github.com/openstack/cinder/blob/stable/ocata/cinder/backup/drivers/ceph.py#L430
History
#1 Updated by Jason Dillaman over 5 years ago
- Status changed from In Progress to Fix Under Review
#2 Updated by Kefu Chai over 5 years ago
- Status changed from Fix Under Review to Resolved