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

Removing Bucket.get_default_object_acl. #772

Merged
merged 1 commit into from
Mar 30, 2015

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Mar 28, 2015

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 28, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 0c63f07 on dhermes:remove-get_default_object_acl into 4d69bb3 on GoogleCloudPlatform:master.

@dhermes dhermes added the api: storage Issues related to the Cloud Storage API. label Mar 29, 2015
@tseaver
Copy link
Contributor

tseaver commented Mar 30, 2015

LGTM

doa = self.get_default_object_acl()
doa = self.default_object_acl
if not doa.loaded:
doa.reload()

This comment was marked as spam.

This comment was marked as spam.

@dhermes dhermes force-pushed the remove-get_default_object_acl branch from 0c63f07 to f9f5d6f Compare March 30, 2015 19:36
@dhermes
Copy link
Contributor Author

dhermes commented Mar 30, 2015

@tseaver Just rebased. Shall we take up the make_public issue elsewhere? It's the last remaining method in #728 without an attached PR.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f9f5d6f on dhermes:remove-get_default_object_acl into adc0029 on GoogleCloudPlatform:master.

dhermes added a commit that referenced this pull request Mar 30, 2015
Removing Bucket.get_default_object_acl.
@dhermes dhermes merged commit 522987a into googleapis:master Mar 30, 2015
@dhermes
Copy link
Contributor Author

dhermes commented Mar 30, 2015

@tseaver I went ahead and merged. Let me know if you want me to revert based on potential issues with make_public. Otherwise we can discuss in #728

@dhermes dhermes deleted the remove-get_default_object_acl branch March 30, 2015 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants