Re: [ceph-users] rgw s3API failed to authorize request

2013-10-11 Thread Matt Thompson
The documentation page at http://ceph.com/docs/master/radosgw/config/states: Important Check the key output. Sometimes radosgw-admin generates a key with an escape (\) character, and some clients do not know how to handle escape characters. Remedies include removing the escape character (\), encap

[ceph-users] rgw s3API failed to authorize request

2013-10-11 Thread lixuehui
Hi All: I installed gateway on my cluster. but always get 403 response: for bucket in conn.get_all_buckets(): File "/usr/local/lib/python2.7/dist-packages/boto/s3/connection.py", line 387, in get_all_buckets response.status, response.reason, body) boto.exception.S3ResponseError: S3ResponseEr