openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #09962
Re: control user quota
nova does not support it ever,you can set the flag "quota_instances"
to control the total num instances a tenant can create ,the num of
instances concurrently created is surely to be less than this quota .
2012/4/12 Xin Zhao <xzhao@xxxxxxx>:
> Hello,
>
> I try to assign quota to individual users, to control how many instances
> each user can run concurrently. But I don't see a doc describing how to do
> that. I use diablo release.
> Any help or doc pointer will be greatly appreciated.
>
> Xin
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References