Hello Ceph users,
I've been playing with Ceph using Ceph-Docker. It's a very nice project to
get started using Ceph. However I hit a problem getting S3 and Swift access
via RGW. The problem is described here
https://github.com/ceph/ceph-docker/issues/106
Everything (mon, osd, mds and rgw) runs in t
.
Where can I find the rules for escape chars in keys?
Thanks
On 24 June 2015 at 22:45, INKozin wrote:
> Hello Ceph users,
> I've been playing with Ceph using Ceph-Docker. It's a very nice project to
> get started using Ceph. However I hit a problem getting S3 and Swift ac
immediately occurred to me that the plain text output has to be
parsed before being used elsewhere.
On 25 June 2015 at 15:59, Alex Muntada wrote:
> INKozin:
>
> > Where can I find the rules for escape chars in keys?
>
> http://json.org/ clearly states that / must be quoted. What ki