<html><head><style>body{font-family:Calibri,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Calibri,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">swift middleware will allow you to know all the info about the account. You however need to find a way to loop it to all the accounts using swift.  </div> <div id="bloop_sign_1391455729376200960" class="bloop_sign"><span style="font-family:helvetica,arial;font-size:13px"></span>-- <br>Remo Mattei<br><br></div> <br><p style="color:#A0A0A8;"> February 3, 2014 at 11:26:41, Samuel Merritt (<a href="mailto:sam@swiftstack.com">sam@swiftstack.com</a>) ha scritto:</p> <blockquote type="cite" class="clean_bq"><span><div><div>On 2/3/14 12:16 AM, Heiko Krämer wrote:
<br>> Hi Pragya,
<br>>
<br>> you can set account and container quotas with a ResellerAdmin user.
<br>> http://docs.openstack.org/developer/swift/middleware.html?highlight=quota#module-swift.common.middleware.account_quotas
<br>>
<br>>
<br>> to find out how much a user have in use you need ceilometer.
<br>
<br>You don't need ceilometer for that; a simple account HEAD request will  
<br>do. The response will contain a header X-Account-Bytes-Used, and its  
<br>value will be the sum of the sizes of all objects in the account  
<br>(subject to eventual consistency, of course).
<br>
<br>
<br>
<br>_______________________________________________
<br>Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
<br>Post to     : openstack@lists.openstack.org
<br>Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
<br>
<br>!DSPAM:1,52efed71143754656934457!
<br>
<br></div></div></span></blockquote></body></html>