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

Credentials ConfigLoader updates #780

Open
ddybvig-perf opened this issue May 3, 2022 · 0 comments
Open

Credentials ConfigLoader updates #780

ddybvig-perf opened this issue May 3, 2022 · 0 comments

Comments

@ddybvig-perf
Copy link
Contributor

Currently some tests from test-credentials.py are failing because there have been some changes to the ConfigFileLoader and ConfigLoader classes, namely that the load_root_config method is no longer static and the as_list method needs to be called from the UMAPIConfigLoader child class. The calls to these methods in the CredentialManager class need to be updated so that the tests will pass and we maintain functionality.

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