Remove unnecessary str() from base_types_client

Volume IDs and the other parameters are passed as string and Tempest
doesn't need str() calls for them.
This patch removes these str() for the code cleanup.

Change-Id: Ic5e6e9d52aca78f1171ef1ee827f6c4cef848c67
1 file changed