Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/2.7] Fix s3 driver for supporting ceph radosgw #3119

Merged
merged 2 commits into from Mar 11, 2020

Conversation

wy65701436
Copy link
Collaborator

@wy65701436 wy65701436 commented Mar 10, 2020

backport of #2879 for the 2.7 release branch

leoh0 and others added 2 commits March 10, 2020 22:35
Radosgw does not support S3 `GET Bucket` API v2 API but v1.
This API has backward compatibility, so most of this API is working
correctly but we can not get `KeyCount` in v1 API and which is only
for v2 API.

Signed-off-by: Eohyung Lee <liquidnuker@gmail.com>
Signed-off-by: Thomas Berger <loki@lokis-chaos.de>
Signed-off-by: wang yan <wangyan@vmware.com>
@dmcgowan dmcgowan changed the title backport Fix s3 driver for supporting ceph radosgw [release/2.7] Fix s3 driver for supporting ceph radosgw Mar 11, 2020
Copy link
Collaborator

@dmcgowan dmcgowan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dmcgowan dmcgowan merged commit a45a401 into distribution:release/2.7 Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants