Skip to content

Support non AWS S3 endpoints - #47

Open
martbhell wants to merge 1 commit into
lionheart:masterfrom
martbhell:other_s3_support
Open

Support non AWS S3 endpoints#47
martbhell wants to merge 1 commit into
lionheart:masterfrom
martbhell:other_s3_support

Conversation

@martbhell

Copy link
Copy Markdown

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