
Cinder volume drivers rbd may return connection_info with'secret_uuid', This is an example[1], to avoid secret_uuid to be logged in disk, we should mask its value with "***". [1]https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/rbd.py#L745 Change-Id: I5c9d688126f3dbcebc67162e749da9a34a4bb2b9