[openstack-dev] [Swift]After the X-Container-Read how to get the list of readable container

Chmouel Boudjnah chmouel at enovance.com
Thu Jul 4 07:33:14 UTC 2013


On Thu, Jul 4, 2013 at 2:43 AM, Hajime Takase <takase at axlbit.net> wrote:
> I have successfully figure out to grant read only permission or write
> permission to non operator users(operator is defined in
> /etc/swift/proxy.conf) but I found out that those users can't get the
> account info of the tenant using get_account() or GET,or they won't know the
> list of the readable or writable containers.

This is not supported at this time, David Hadas is working on account ACL :

https://blueprints.launchpad.net/swift/+spec/account-acls

which I believe should solve that particular problem.

Chmouel

> I was thinking to store those additional data in local databases,but since I
> want to use PC client as well,I would rather prefer using the server side
> command to get the list of readable or writable containers.Is there any way
> to do this using the API?
>
> Hajime
>
>
>
>
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



More information about the OpenStack-dev mailing list