On 03/07/2018 10:33 AM, Tim Bell wrote:
Sorry, I remember more detail now... it was using the 'owner' of the VM as part 
of the policy rather than quota.

Is there a per-user/per-group quota in Nova?

Nova supports setting quotas for individual users within a project (as long as they are smaller than the project quota for that resource). I'm not sure how much it's actually used, or if they want to get rid of it. (Maybe melwitt can chime in.) But it's there now.

As you can see at "https://developer.openstack.org/api-ref/compute/#update-quotas";, there's an optional "user_id" field in the request. Same thing for the "delete" and "detailed get" operations.

Chris

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to