Log request-id for each api call
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance Client |
Confirmed
|
Medium
|
Unassigned |
Bug Description
https:/
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/
commit 96151efd518021f
Author: Abhishek Kekane <email address hidden>
Date: Tue May 17 11:23:28 2016 +0000
Log request-id for each api call
Added support to log 'X-Openstack-
If glanceclient is used from command line then following log will
be logged on console if --debug flag is used.
DEBUG:
http://
req-
If python-glanceclient is used in applications (e.g. Nova) then
following log message will be logged in service logs.
DEBUG glanceclient.
[req-
glance-api for
http://
used request id req-9b1dd929-
DocImpact:
To use this feature user need to set 'default_
party application. For example nova uses glance then in nova.conf
'default_
default_
Implements: blueprint log-request-id
Change-Id: Ib04a07bac41ad2
Changed in python-glanceclient: | |
status: | New → Confirmed |
importance: | Undecided → Medium |