Re: Ceph-Radosgw Account Quotas

2016-03-30 Thread James Beedy
Notice the `user_quota` and `bucket_quota` here: http://paste.ubuntu.com/15563242/. I am still limited by the default account quota using both juju-dev, and juju-common users. I feel this helps verify that the quota is not being set at the radosgw level. On Wed, Mar 30, 2016 at 2:43 PM, James

Re: Ceph-Radosgw Account Quotas

2016-03-30 Thread James Beedy
Billy, I'm thinking the radosgw and swift object-store apis must be similar to some degree because we use the same clients to access either one with consistent functionality despite the underlying object-store implementation. Concerning swift support, I feel radosgw supports both s3 and swift to

Re: Ceph-Radosgw Account Quotas

2016-03-30 Thread Billy Olsen
James, You can manage ceph radosgw quotas via the radosgw-admin command - http://docs.ceph.com/docs/hammer/radosgw/admin/ I'm not sure if the general object storage APIs apply from OpenStack, but in general Ceph is S3 compatible and not Swift compatible. If there's an API difference, Ceph will

Re: Ceph-Radosgw Account Quotas

2016-03-29 Thread James Beedy
Liam, The capability to modify account quotas for object storage is a must have. Can you aid me in finding out how this might be accomplished using ceph-radosgw? Thanks, ~James On Tue, Mar 29, 2016 at 3:48 AM, Liam Young wrote: > Hi James, > > The ceph-radosgw

Re: Ceph-Radosgw Account Quotas

2016-03-29 Thread Liam Young
Hi James, The ceph-radosgw charm does register endpoints with keystone. The catalog query below was against the deployment done by the 018-basic-trusty-liberty ceph-radosgw amulet test: $ keystone catalog --service object-store Service: object-store