We are tickled pink to announce the release of: os-brick 5.2.4: OpenStack Cinder brick library for managing local volume attaches This release is part of the yoga 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. 5.2.4 ^^^^^ 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 5.2.3..5.2.4 -------------------------------- e57201a 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(+)
participants (1)
-
no-reply@openstack.org