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

Does libs3 work with OpenTelekomCloud? #72

Open
ghost opened this issue Nov 8, 2017 · 1 comment
Open

Does libs3 work with OpenTelekomCloud? #72

ghost opened this issue Nov 8, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 8, 2017

Hello, I was trying to get libs3 up and running to communicate with OpenTelekomCloud. So far, I wasn't very successful.
My first question: Is this possible at all?
My second question: I didn't find any value which I could use as security_token, what goes in here in case of OpenTelekomCloud?
What else do I need to take into account to be able to use OTC with this library?

Kind regards

geniack

@spielkind
Copy link
Contributor

Just set these variables:
S3_ACCESS_KEY_ID=<access_key_id>
S3_SECRET_ACCESS_KEY=<secrect_access_key_id>
S3_HOSTNAME=obs.otc.t-systems.com

You have to create them at: My Credential -> Access Keys

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

No branches or pull requests

1 participant