[Openstack-operators] Rate limit an max_count
Jean-Daniel Bonnetot
jean-daniel.bonnetot at ovh.net
Mon Sep 7 14:48:22 UTC 2015
Hi,
I try to limit the max instances a user can create per minute.
With rate limit, we can limit the number of call/min on POST */servers for example.
But the user can still use the max_count paramteter in his API call to boot dozen of thousand of instances and make the scheduler crazy.
I’m pretty sure that there is a possiblity to limit the max_count and so define a max instances/min.
Do you know something to do it?
--
Jean-Daniel
@pilgrimstack
More information about the OpenStack-operators
mailing list