Files
cinder/releasenotes
Neha Alhat 70c48ff6bb Enable split logging for cinder-glanceclient interaction
To enable split logging functionality [1], need to register
'split_loggers' conf option under [default] section of cinder.conf

This patch registers 'split_loggers' conf option under [default]
so that operator can set value of 'split_loggers' to True to
enable split logging.

[1]: https://review.openstack.org/#/c/505764/

DocImpact
Change-Id: I05639133c7e5770e810be97d8c6bb98450c8c9ba
2018-07-11 14:38:04 +05:30
..
2018-06-16 06:10:53 +00:00
2017-07-25 14:24:18 -07:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.