Go to file
openstack 05e287fa9f Enable split logging for cinder-novaclient interaction
This patch ensures that log messages[1][2][3] are logged only when
keystoneauth=DEBUG is enabled in cinder.conf. This will also enable
us to consume split_logger config option [4] when enabled in cinder
without making any additional changes in client code.

[1] REQ: https://review.openstack.org/#/c/505764/8/keystoneauth1/session.py@391
[2] RESP: https://review.openstack.org/#/c/505764/8/keystoneauth1/session.py@422
[3] RESP BODY: https://review.openstack.org/#/c/505764/8/keystoneauth1/session.py@454
[4] https://review.openstack.org/#/c/568878/

Closes-Bug: #1782134
Change-Id:I3c47b5249141b3f05b2f54984bb5b1d7801a02bc
2018-08-24 12:49:36 +00:00
2018-07-26 22:13:03 +00:00
2018-07-16 15:43:48 +07:00
2018-07-16 15:43:48 +07:00
2014-05-07 12:16:41 -07:00
2018-07-16 15:43:48 +07:00
2018-03-22 17:57:39 -04:00
2015-09-08 10:10:25 -07:00
2011-08-08 13:25:29 -07:00
2018-06-28 12:37:19 +00:00
2017-03-06 01:18:45 +00:00
2018-07-16 15:43:48 +07:00

Team and repository tags

image

Python bindings to the OpenStack Compute API

Latest Version

This is a client for the OpenStack Compute API. It provides a Python API (the novaclient module) and a command-line script (nova). Each implements 100% of the OpenStack Compute API.

Description
OpenStack Compute (Nova) Client
Readme 35 MiB
Languages
Python 100%