70c48ff6bb
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
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.