[openstack-dev] [ python-novaclient][ python-glanceclient][ python-cinderclient][ python-neutronclient] Remove x-openstack-request-id logging code as it is logged twice

Kekane, Abhishek Abhishek.Kekane at nttdata.com
Fri Jan 20 05:52:22 UTC 2017


Hi Devs,

In the latest keystoneauth1 version 2.18.0, x-openstack-request-id is logged for every HTTP response. This keystoneauth1 version will be used for ocata.
The same request id is also logged in 'request' method of SessionClient class for python-novaclient, python-glanceclient, python-cinderclient and python-neutronclient. Once requirements.txt is synced with global-requirements and it uses keystoneauth1 version 2.18.0 and above, x-openstack-request-id will be logged twice for these clients.

I have submitted patches for python-novaclient [1] and python-glanceclient [2] and created patches for python-cinderclient and python-neutronclient but same will not be reviewed unless and until the requirements.txt is synced with global-requirements and it uses keystoneauth1 version 2.18.0.

As final releases for client libraries are scheduled in the next week (between Jan 23 - Jan 27) we want to address these issues in the above mentioned clients.

Please let us know your opinion about the same.

[1] https://review.openstack.org/422602
[2] https://review.openstack.org/422591

______________________________________________________________________
Disclaimer: This email and any attachments are sent in strictest confidence
for the sole use of the addressee and may contain legally privileged,
confidential, and proprietary data. If you are not the intended recipient,
please advise the sender by replying promptly to this email and then delete
and destroy this email and any attachments without any further use, copying
or forwarding.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170120/248473e7/attachment-0001.html>


More information about the OpenStack-dev mailing list