Comment 7 for bug 2003179

Revision history for this message
Eric Harney (eharney) wrote : Re: Dell PowerFlex: password appears in plain text when creating a volume from an image

I think the fix for this is to introduce a new privsep entrypoint into os_brick/privileged/__init__.py and pass in a different logger_name which is configured to only log at ERROR level, which should avoid logging the output.