commit | f9868fceb28dc2fe0f4b9fd91003a67fa23612ba | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Jun 17 02:36:06 2015 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Mon Jun 22 08:35:51 2015 +0000 |
tree | 3b617c8cbd3c1c9e0bf435dd136761f5b70602a8 | |
parent | 352082ec9a6847727aa3eb79d3a8d9008cea54d4 [diff] |
Apply a naming rule of GET to compute clients(q*) [GET /resources] methods should be "list_<resource name>s" or "show_<resource name>", so this patch applies the rule to compute clients which names are "q*". In addition, this patch removes unnecessary str() 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: Ifbb0a0bea4bfd1e94a054e1eafcc75e443ead1bb