Current Series Release Notes¶
6.1.0-12¶
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: Fixed missing os-brick DEBUG logs on nova compute service.