[openstack-dev] [keystone][neutron][requirements] - keystonemiddleware-4.1.0 performance regression
Steve Martinelli
stevemar at ca.ibm.com
Wed Jan 20 07:11:45 UTC 2016
Hmm, looking at:
https://github.com/openstack/keystonemiddleware/compare/4.0.0...4.1.0 the
only change that I can think of that might be the culprit is:
https://github.com/openstack/keystonemiddleware/commit/f27d7f776e8556d976f75d07c99373455106de52
I'll dig into this some more soon, but it might be worth trying things out
with that commit reverted.
stevemar
From: "Armando M." <armamig at gmail.com>
To: "OpenStack Development Mailing List (not for usage questions)"
<openstack-dev at lists.openstack.org>
Date: 2016/01/20 01:59 AM
Subject: Re: [openstack-dev] [keystone][neutron][requirements] -
keystonemiddleware-4.1.0 performance regression
On 19 January 2016 at 22:46, Kevin Benton <blak111 at gmail.com> wrote:
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,
As usual your analytical skills are to be praised.
I wonder if anyone else is aware of the issue/s, because during the usual
hunting I could see other projects being affected and showing abnormally
high run times of the dsvm jobs.
I am not sure that [1] is the right approach, but it should give us some
data points if executed successfully.
Cheers,
Armando
[1] https://review.openstack.org/#/c/270024/
--
Kevin Benton
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe:
OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160120/a2720e15/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160120/a2720e15/attachment.gif>
More information about the OpenStack-dev
mailing list