Remove unnecessary str() from some clients

Some places in the code use str(), some not. These str() is unnecessary,
For code consistency, remove them.

Change-Id: Ia62b507676208bd8e7ccc9aa661ccb46723a7af7
9 files changed