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

Hajime Takase takase at axlbit.net
Thu Jul 4 00:43:43 UTC 2013


Hi guys,

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.

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130704/e3619894/attachment.html>


More information about the OpenStack-dev mailing list