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

load_auth_config() doesn't always contain AUTH key #2648

Closed
fbalak opened this issue Aug 6, 2020 · 2 comments
Closed

load_auth_config() doesn't always contain AUTH key #2648

fbalak opened this issue Aug 6, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@fbalak
Copy link
Contributor

fbalak commented Aug 6, 2020

Function CloudManager calls cred_dict = load_auth_config().get('AUTH') and expects that in output of load_auth_config is key 'AUTH'. It is not in AWS setup with OCS 4.5

@fbalak fbalak added the bug Something isn't working label Aug 6, 2020
@fbalak
Copy link
Contributor Author

fbalak commented Aug 6, 2020

This function assumes local file configuration and should be configured.

@fbalak fbalak closed this as completed Aug 6, 2020
@Neon-White
Copy link
Member

Neon-White commented Aug 9, 2020

Please see #2623
For now, our assumption is to rely on the format as saved in our private AWS S3 bucket (ocs-ci-data) - which contains this key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants