GoogleCloudPlatform / gcs-oauth2-boto-plugin

Auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library.
Apache License 2.0
21 stars 38 forks source link

Add fallback if metadata server cannot be resolved #8

Closed obeleh closed 5 years ago

obeleh commented 10 years ago

I'm currently trying to run a docker repository server van cannot edit the hosts file. Adding this fallback can serve as a hack until the hosts file is setup correctly. see #6 and #7

houglum commented 5 years ago

Looks like these changes eventually got added; closing this PR.