On 2015-12-18 13:37:10 +0000 (+0000), Jean-Daniel Bonnetot wrote: > Are you already able to deal with dynamic quotas?
There's no quota querying happening in nodepool right now, it's just set manually. However we can change the configured quotas on the fly without restarting nodepool already, so I could imagine adding a query in the loop to periodically find out the relevant quotas from nova/neutron (probably through shade?) and make those adjustments automatically. It would of course need a lot more discussion, but it seems feasible. -- Jeremy Stanley _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
