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

Support non AWS S3 endpoints #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martbhell
Copy link

Only tested with CEPH Rados Gateway (Luminous 12.2.x) which has better
AWS4 support. Older CEPH Rados Gateway might need more boto 3 settings
to use the older AWS2 signature.

This adds a fifth option when initializing bigstore for 1 AWS S3 called
endpoint_url

From what I can tell this is needed until one can specify endpoints in
better places: aws/aws-cli#1270

Only tested with CEPH Rados Gateway (Luminous 12.2.x) which has better
AWS4 support. Older CEPH Rados Gateway might need more boto 3 settings
to use the older AWS2 signature.

This adds a fifth option when initializing bigstore for 1 AWS S3 called
endpoint_url

From what I can tell this is needed until one can specify endpoints in
better places: aws/aws-cli#1270
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant