Description of problem: The default rpc_thread_pool_size 64 under load can lead to dead lock like situation https://bugs.launchpad.net/neutron/+bug/1372049 I suggest to increase it 256 for all open-stack component and make it configurable via the staypuft ui. openstack-puppet-modules-2014.2.1-0.4.el7.noarch NOTE: More worker thread can lead to more open file descriptor per process, for example because an external command is executed behalf on the thread.
This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.