Comment 1 for bug 1274245

Revision history for this message
Jay Bryant (jsbryant) wrote : Re: should remove the use of str() in Cinder

Some background. I came across this concern as I am trying to re-enable lazy translation for Cinder. I was referred to this bug as a reason why we probably shouldn't be using str() for anything logging or exceptions: https://bugs.launchpad.net/oslo/+bug/1225099 .

Open to discussion as to thoughts on whether this is an appropriate change.