Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1118)

Issue 387233003: gs_utils.py: use boto instead of google-api-python-client library so we can use .boto file credentia (Closed)

Created:
6 years, 5 months ago by epoger
Modified:
6 years, 5 months ago
Reviewers:
jcgregorio
CC:
reviews_skia.org, borenet, rmistry
Base URL:
https://skia.googlesource.com/common.git@master
Visibility:
Public.

Description

gs_utils.py: use boto instead of google-api-python-client library so we can use .boto file credentials Also adds these public functions: - delete_file(bucket, path) - upload_file(source_path, dest_bucket, dest_path) and a self-test that exercises all functions. BUG=skia:2732 R=jcgregorio@google.com Committed: https://skia.googlesource.com/common/+/a6986a0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+200 lines, -55 lines) Patch
M DEPS View 1 chunk +1 line, -4 lines 0 comments Download
M py/utils/gs_utils.py View 2 chunks +199 lines, -51 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
epoger
Joe (and others who may be interested)-- please see patchset 1. Initially, I created this ...
6 years, 5 months ago (2014-07-13 22:34:39 UTC) #1
jcgregorio
Yeah, the boto file is for "Interoperable Access", which is there only for interop with ...
6 years, 5 months ago (2014-07-14 11:56:11 UTC) #2
jcgregorio
On 2014/07/14 11:56:11, jcgregorio wrote: > Yeah, the boto file is for "Interoperable Access", which ...
6 years, 5 months ago (2014-07-14 12:10:32 UTC) #3
epoger
The CQ bit was checked by epoger@google.com
6 years, 5 months ago (2014-07-14 13:27:29 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-14 13:27:44 UTC) #5
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
6 years, 5 months ago (2014-07-14 13:27:46 UTC) #6
epoger
6 years, 5 months ago (2014-07-14 13:29:30 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 manually as ra6986a0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698