← Back to team overview

openstack team mailing list archive

Re: how to list all account and get disk usage info?

 

thanks a lot , but how can i do this in swift?


On Thu, Dec 1, 2011 at 10:24 AM, Anthony Young
<sleepsonthefloor@xxxxxxxxx>wrote:

> Take a look at this extension:
>
>
> https://github.com/openstack/nova/blob/master/nova/api/openstack/v2/contrib/simple_tenant_usage.py
>
> I don't believe a client has yet been added to python-novaclient to access
> this endpoint, though it should be simple enough to implement.
>
> A
>
> On Wed, Nov 30, 2011 at 2:41 PM, pf shineyear <shinepf@xxxxxxxxx> wrote:
>
>> hi all :
>>
>> does anyone know how to list all account and get each account's disk
>> usage info?
>>
>> because i want to get every account disk usage info for bill per hour.
>>
>> thanks.
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>

References