Comment 0 for bug 945937

Revision history for this message
Chmouel Boudjnah (chmouel) wrote : swift3: InvalidBucketName should come back with 404 not 400

InvalidBucketName errors are reported as 400 when it should be set 404. While testing euca-upload-bundle with swift+swift3 we discovered that it did not behave properly and would not create a bucket if it wasn't there because swift3 was coming back with 400 instead of 404.