Hi all, We noticed a major jump in the neutron tempest and API test run times recently in Neutron. After digging through logstash I found out that it first occurred on the requirements bump here: https://review.openstack.org/#/c/265697/ After locally testing each requirements change individually, I found that the keystonemiddleware change seems to be the culprit. It almost doubles the time it takes to fulfill simple port-list requests in Neutron. Armando pushed up a patch here to confirm: https://review.openstack.org/#/c/270024/ Once that's verified, we should probably put a cap on the middleware because it's causing the tests to run up close to their time limits. -- Kevin Benton -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160120/4d3efd79/attachment.html>