The time taken to serve the keystone request is missing in MOS 7.0

Bug #1490884 reported by guillaume thouvenin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
guillaume thouvenin

Bug Description

The time taken to serve the keystone request it missing in MOS 7.0. It was available in MOS 6.1

In the keystone-all.log we have:

Aug 31 15:14:27 node-3 keystone_wsgi_admin_access 10.109.2.5 - - [31/Aug/2015:15:14:23 +0000] "GET /v3/services HTTP/1.1" 200 113 "-" "python-keystoneclient"

where we expected:

Aug 31 15:14:27 node-3 keystone_wsgi_admin_access 10.109.2.5 - - [31/Aug/2015:15:14:23 +0000] "GET /v3/services HTTP/1.1" 200 113 846513 "-" "python-keystoneclient"

Note the time after the size of response in the second log.

Tags: keystone
Changed in fuel:
assignee: nobody → Fuel Library Team (fuel-library)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/219211

Changed in fuel:
assignee: Fuel Library Team (fuel-library) → guillaume thouvenin (guillaume-thouvenin)
status: Confirmed → In Progress
Revision history for this message
Patrick Petit (patrick-michel-petit) wrote :

This is a regression compared to MOS 6.1.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/220495

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/219211
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=72551c88967fc95f8160c75c718d73bd60269a81
Submitter: Jenkins
Branch: master

commit 72551c88967fc95f8160c75c718d73bd60269a81
Author: Guillaume Thouvenin <email address hidden>
Date: Tue Sep 1 10:48:50 2015 +0200

    Synchronize manifests/wsgi/apache.pp with upstream

    Change-Id: Icd167ee0238105854b53e794e7ef56211bf9aa9b
    Related-Bug: #1490884

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/220495
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=f020fb7a3453dabcfc768d2fc36e0ce93689751c
Submitter: Jenkins
Branch: master

commit f020fb7a3453dabcfc768d2fc36e0ce93689751c
Author: Guillaume Thouvenin <email address hidden>
Date: Fri Sep 4 11:42:47 2015 +0200

    Log the time taken to serve the keystone request

    Reports the time taken to serve the keystone request in the logs.

    Change-Id: I744693d0c95f3ba9469ca7c76d10363076896a1a
    Closes-Bug: #1490884

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.