
To enable split logging functionality[1], 'split_loggers' conf option can be passed in below two ways: 1. As 'split_loggers' is already registred in [default] and [service_user] group of cinder.conf we can use it while creating keystoneclient. 2. Register 'split_loggers' conf option in keystonemiddleware[2] so that we can get it in [keystone_authtoken] group of cinder.conf and use it while creating keystoneclient. In this patch we are passing it from [service_user] group at the time of creating keystoneclient. [1]: https://review.openstack.org/#/c/505764/ [2]: https://review.openstack.org/#/c/578008/ Change-Id: Ic4972c6ebcac7115133ff7e906f756e68588a7b5
Team and repository tags
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
- Blueprints: https://blueprints.launchpad.net/cinder
- Release notes: https://docs.openstack.org/releasenotes/cinder/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%