On 09/07/2018 03:46 PM, Hang Yang wrote:
Hi there,
I'm new to the DIB tool and ran into an issue when used 2.16.0 DIB tool
to build a CentOS based image with pip-and-virtualenv element. It failed
at
https://github.com/openstack/diskimage-builder/blob/master/diskimage_builder/elements/pip-and-
Hi,
After a few tempest run I noticed slowdowns in the nova-api-os-compute
uwsgi processes. I check the processes with py-spy and found that a lot
of process blocked on read(). Here is my py-spy output from one of my
nova-api-os-compute uwsgi process: http://paste.openstack.org/show/731677/
And