commit | cd6e89902e1b8bd47c9a982aeb214d672aaa3ad5 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Jul 01 06:45:34 2015 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Jul 01 08:16:59 2015 +0000 |
tree | d57742e9d5f79af95557d73328c2b8d4fc14e54f | |
parent | 5f448a5286114cb7081d75184abff6b3f4b3f1c5 [diff] |
Remove str() calls from compute clients This patch removes unnecessary str() calls from compute clients because all callers specify string values and we need to pass py3 tests when migrating them into tempest-lib. Partially implements blueprint consistent-service-method-names Change-Id: I61b2b548c7c0a7c2d530cdde475065e8a45fd762