Storwize SVC: Logging chap secret in DEBUG logs
Bug #2038466 reported by
Rajat Dhasmana
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
New
|
Undecided
|
Rajat Dhasmana | ||
oslo.utils |
Fix Released
|
Medium
|
Rajat Dhasmana |
Bug Description
When debug log is enabled, the IBM Storwize SVC driver logs the chap secret when executing the chhost command[1].
This is logged in oslo.concurrenc
The problem here seems to be that the chapsecret key is not in the list of sanitize keys in mask_password method of oslo utils[3]
DEBUG oslo_concurrenc
Changed in cinder: | |
assignee: | nobody → Rajat Dhasmana (whoami-rajat) |
description: | updated |
To post a comment you must log in.
Fix was proposed to oslo.utils https:/ /review. opendev. org/c/openstack /oslo.utils/ +/897354