[Yahoo-eng-team] [Bug 1780164] Re: httpd leaks open files

2018-10-24 Thread Morgan Fainberg
We should fix keystoneclient. KeystoneAuth is not doing anything wrong here. I am against a "temp hack" like this. Secondarily, please submit this patch to gerrit at review.openstack.org so that it can be considered. Posting patches here is unlikely to be seen as easily/readily. ** Changed in:

[Yahoo-eng-team] [Bug 1780164] Re: httpd leaks open files

2018-09-05 Thread mchlumsky
We have also noticed this problem. We did an strace on horizon and found that the connections made by horizon to keystone were not getting closed. Digging deeper, we found 2 very similar commits that fix connection closure issues related to keystone. https://github.com/openstack/python-