Open alahiff opened 5 years ago
OpenStack seems to give connection errors when too many simultaneous connections to the APIs. Can we (1) determine the current number of deployments per cloud, then (2) limit them in some way?
Can just use the DB and count the number of entries for each cloud with status as creating.
status
creating
OpenStack seems to give connection errors when too many simultaneous connections to the APIs. Can we (1) determine the current number of deployments per cloud, then (2) limit them in some way?