[
https://issues.apache.org/jira/browse/CLOUDSTACK-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616729#comment-13616729
]
Chiradeep Vittal commented on CLOUDSTACK-1807:
----------------------------------------------
This follows the Amazon S3 behavior, I believe.
If you do not specify a bucket, the S3 API endpoint doesn't know what you are
trying to -- list a bucket, list an ACL, etc.
> CS4 AWS S3 support - List all buckets AWS API doesnot return correct response
> if not buckets are created on NFS mount
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-1807
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1807
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: AWSAPI
> Affects Versions: 4.0.0
> Environment: CS 4.0.0. dfeployed on RHEL 6.3
> Reporter: Asmita Vagyani
>
> There is no bucket created on my NFS mount.
> When I use this url
> http://torvm-cloudstack-mgmt.sigmasys.net:7080/awsapi/rest/AmazonS3
> In the IE browser, it gives 400-Bad request error.
> When I give url as
> http://torvm-cloudstack-mgmt.sigmasys.net:7080/awsapi/rest/AmazonS3/test2342
> It gives error like :
> <Error>
> <Code>NoSuchBucket</Code>
> <Message>The specified bucket does not exist</Message>
> <BucketName>test2342</BucketName> <RequestId>1DEADBEEF9</RequestId>
> <HostId>abCdeFgHiJ1k2LmN3op4q56r7st89</HostId>
> </Error>
> This is a normal behavior.
> Same behavior I should get when I don’t pass any name of bucket.
> Please check if this is a bug in CS4.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira