[openstack-dev] [nova] loss of WSGI request logs with request-id under uwsgi/apache

Matt Riedemann mriedemos at gmail.com
Wed Jul 19 22:28:43 UTC 2017


On 7/19/2017 6:16 AM, Sean Dague wrote:
> We hit a similar issue with placement, and added custom
> paste middleware for that. Maybe we need to consider a similar thing
> here, that would only emit if running under uwsgi/apache?

For example, this:

http://logs.openstack.org/97/479497/3/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial/5a0fb17/logs/screen-placement-api.txt.gz#_Jul_19_03_41_21_429324

If it's not optional for placement, why would we make it optional for 
the compute API? Would turning it on always make it log the request IDs 
twice or something?

Is this a problem for glance/cinder/neutron/keystone and whoever else is 
logging request IDs in the API?

-- 

Thanks,

Matt



More information about the OpenStack-dev mailing list