-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Storage: Add 'Bucket.location_type' property. #8570
Conversation
tseaver
commented
Jul 2, 2019
- Add named constants for allowed 'storage_class' values.
- Un-deprecate STANDARD storage class.
- Docs-deprecate storage classes implying location type.
- Add 'Bucket.location_type' property.
- Add named constants for allowed 'location_type' values.
97b9cd2
to
c43b7e7
Compare
Storage Kokoro job fails due to flaky systest, #8552. |
Thank you! Please hold off on merging until notified. Current prod rollout is planned for July 8 |
- Add named constants for allowed 'storage_class' values. - Un-deprecate STANDARD storage class. - Docs-deprecate storage classes implying location type. - Add 'Bucket.location_type' property. - Add named constants for allowed 'location_type' values.
c43b7e7
to
9a618af
Compare
Force-pushed to pick up the systest fix from #8617. |
@crwilcox, @busunkim96 Can you look into why the CLA bot is not reporting status here? |
@JesseLovelace Please ping the PR when the back-end rollout is complete. |
Thanks! Backend rollout is complete, this can be merged and released |