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

Add storage acl samples #489

Merged
merged 3 commits into from
Sep 1, 2016
Merged

Add storage acl samples #489

merged 3 commits into from
Sep 1, 2016

Conversation

theacodes
Copy link
Contributor

/cc @ryanmats

Change-Id: Ib44f9bb42bf0c0607e64905a26369f06ea5fb231
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 31, 2016
from gcloud import storage


def get_bucket_acl(bucket_name):
Copy link
Contributor

@jerjou jerjou Aug 31, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd name this print_bucket_acl instead, to be explicit (and throughout)

@jerjou
Copy link
Contributor

jerjou commented Aug 31, 2016

Looks good. Mainly just naming nits.

@theacodes
Copy link
Contributor Author

Mainly just naming nits.

I was trying to match the region tag names in the node.js samples, but I like your name suggestions better.

Change-Id: I94973a839f38ef3d1ec657c3c79f666eca56728b
@theacodes
Copy link
Contributor Author

Review comments addressed.

@theacodes
Copy link
Contributor Author

@dpebot merge when travis passes

@dpebot
Copy link
Collaborator

dpebot commented Aug 31, 2016

Okay! I'll merge when all statuses are green.

@dpebot dpebot added the automerge Merge the pull request once unit tests and other checks pass. label Aug 31, 2016
@jerjou
Copy link
Contributor

jerjou commented Aug 31, 2016

FYI travis is unhappy. Does dpebot notify you of such things?

@theacodes
Copy link
Contributor Author

@jerjou: he does not, but I would like to add that feature.

Change-Id: Ie9cf585303931f200a763d691906ad56221105fd
@dpebot dpebot merged commit d1d79c1 into master Sep 1, 2016
@dpebot dpebot deleted the storage-acl-samples branch September 1, 2016 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants