[release-announce] os-brick 6.1.2 (zed)
no-reply at openstack.org
no-reply at openstack.org
Thu Sep 14 01:43:56 UTC 2023
We jubilantly announce the release of:
os-brick 6.1.2: OpenStack Cinder brick library for managing local
volume attaches
This release is part of the zed stable release series.
The source is available from:
https://opendev.org/openstack/os-brick
Download the package from:
https://pypi.org/project/os-brick
Please report issues through:
https://bugs.launchpad.net/os-brick/+bugs
For more details, please see below.
6.1.2
^^^^^
New Features
************
* Support separate privsep logging levels. Now services using os-
brick can have different log levels for the service and os-brick's
privsep calls. The service usually uses the default
"oslo_privsep.daemon" name while os-brick now uses
"os_brick.privileged".
Bug Fixes
*********
* Bug #1922052 (https://bugs.launchpad.net/nova/+bug/1922052): Fixed
missing os-brick DEBUG logs on nova compute service.
Changes in os-brick 6.1.1..6.1.2
--------------------------------
30ddb17 Support separate privsep logging levels
Diffstat (except docs and test files)
-------------------------------------
os_brick/privileged/__init__.py | 1 +
releasenotes/notes/privsep-logs-9e938e5a2aee042e.yaml | 11 +++++++++++
2 files changed, 12 insertions(+)
More information about the Release-announce
mailing list