python-novaclient/novaclient
Takashi NATSUME d16c3692e6 Log request_id for each api call
Add the function to log 'x-openstack-request-id' or
'x-compute-request-id' in each API call.
If the caller (e.g. heat) uses oslo.log,
the caller's request id in oslo.context and
the callee's request id can be output in the same
log message (same line).

Change-Id: I29312ce278ecfae41a688a0ddf76c24cfa0eaf6b
Implements: blueprint log-request-id
2016-06-08 00:10:55 +00:00
..
tests Log request_id for each api call 2016-06-08 00:10:55 +00:00
v2 Log request_id for each api call 2016-06-08 00:10:55 +00:00
__init__.py Update to microversion 2.27 2016-06-01 13:49:57 +00:00
api_versions.py Update to microversion 2.27 2016-06-01 13:49:57 +00:00
auth_plugin.py [Trivial] change some functions in novaclient/utils.py to public 2016-04-27 20:13:45 +08:00
base.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
client.py Log request_id for each api call 2016-06-08 00:10:55 +00:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Remove all imports from oslo namespace 2015-04-20 13:52:38 +03:00
service_catalog.py Enable check for E127 2014-10-23 14:28:50 +00:00
shell.py Log request_id for each api call 2016-06-08 00:10:55 +00:00
utils.py [Trivial] change some functions in novaclient/utils.py to public 2016-04-27 20:13:45 +08:00