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
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to