Closed durandom closed 6 years ago
Actually the code really is basically the S3 code. In a follow up we should make the ceph code use the s3 stuff directly. Or use proper inheritance and not this conditional import hack?!
But this should do for now
Yes, maybe implementing this as classes instead of plain modules can help. But.. that's not in scope of this PR for sure. :wink:
@tumido thanks for the review. merge now?
@tumido you should be able to merge now
implement ceph storage api similar to s3
@tumido please review