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

Use OS_AUTH_TOKEN environment variable if possible #185

Open
larsbutler opened this issue Sep 10, 2014 · 1 comment
Open

Use OS_AUTH_TOKEN environment variable if possible #185

larsbutler opened this issue Sep 10, 2014 · 1 comment

Comments

@larsbutler
Copy link
Member

Instead of authenticating with username and password (and getting an auth token) for every request, we should try to use the OS_AUTH_TOKEN variable if it is set.

(python-swiftclient uses this env var, so adding this feature to zpm would be consistent behavior.)

@larsbutler
Copy link
Member Author

We might also consider the same for OS_STORAGE_URL.

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