Files
34aef9d091d60e567d3631010b288d7f4d49a532
swift /doc /s3api
karen chan 78c9fd9f93 Change PUT bucket conflict error
When a bucket already exists, PUT returned a BucketAlreadyExists error.
AWS S3 returns BucketAlreadyOwnedByYou error instead, so this changes
the error returned by swift3.
When sending a PUT request to a bucket, if the bucket already exists and
is not owned by the user, return 409 conflict error,
BucketAlreadyExists.
Change-Id: I32a0a9add57ca0e4d667b5eb538dc6ea53359944
Closes-Bug: #1498231 
2018年10月08日 12:37:06 -04:00
..
2018年10月08日 12:37:06 -04:00