-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Labels
api: storageIssues related to the googleapis/python-storage API.Issues related to the googleapis/python-storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
FR: Support dual region buckets.
The method for creating a bucket should accept a string with 2 regions concatenated with a '+' (e.g. US-EAST1+US-WEST1).
System tests:
- Verify a dual region bucket with specified regions can be created
- Verify a dual region bucket's
locationmetadata is the specified dual region provided - Verify a dual region bucket's
locationTypemetadata isdual-region
[Internal] For details and coordination: go/gcs-dpe-dual-region-milestones
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the googleapis/python-storage API.Issues related to the googleapis/python-storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.