Comment 6 for bug 1892852

Revision history for this message
Gage Hugo (gagehugo) wrote :

Neutron has caching from a quick look:

https://github.com/openstack/neutron/blob/master/neutron/common/cache_utils.py

I am confused on why this is keystonemiddleware, afaik the only thing ksm caches is the token, and we would be seeing this issue everywhere if it was leaving sockets open.