openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #05845
Re: how to list all account and get disk usage info?
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
>
>
Follow ups
References