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

Fix a bug with locks: plugin is verified to work in a Docker Container #5

Closed ktintc closed 10 years ago

ktintc commented 10 years ago

2)SetLock function, so that gsutil can keep using multiprocessing.Manager().Lock() 3)Set boto.UserAgent (if env var is present). 4)Rename GSUTIL_DEFAULT_SCOPE -> DEFAULT_SCOPE