Comment 13 for bug 1835958

Revision history for this message
Gary Kotton (garyk) wrote :

The root cause of the problem is the background method update_available_resources. This one takes a global lock and during that time all instances being booted are waiting on the lock to be released.
Patch for review - https://review.opendev.org/682242