You could setup dedicated zones for each environment, and not
replicate between them.

Each zone would have it's own URL, but you would be able to re-use
usernames and bucket names.  If different URLs are a problem, you
might be able to get around that in the load balancer or the web
servers.  I wouldn't really recommend that, but it's possible.


I have a similar requirement.  I was able to pre-pending the
environment name to the bucket in my client code, which made things
much easier.


On Wed, Nov 5, 2014 at 8:52 AM, Marco Garcês <ma...@garces.cc> wrote:
> Hi there,
>
> I have this situation, where I'm using the same Ceph cluster (with
> radosgw), for two different environments, QUAL and PRE-PRODUCTION.
>
> I need different users for each environment, but I need to create the
> same buckets, with the same name; I understand there is no way to have
> 2 buckets with the same name, but how can I go around this? Perhaps
> creating a different pool for each user?
>
> Can you help me? Thank you in advance, my best regards,
>
> Marco Garcês
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to