summaryrefslogtreecommitdiff
path: root/tempest/hacking
diff options
context:
space:
mode:
authorYaroslav Lobankov <ylobankov@mirantis.com>2015-11-20 11:21:11 +0300
committerYaroslav Lobankov <ylobankov@mirantis.com>2015-11-20 08:26:25 +0000
commit937438cb4a63704d31f384769d334978f6abaa71 (patch)
treec783572fee676e298c6ee8e642aaf3fca46731f4 /tempest/hacking
parent45025c0da123c2d3a42007d34f42f50998dbc547 (diff)
downloadtempest-937438cb4a63704d31f384769d334978f6abaa71.tar.gz
[V3] Rename get_group to show_group
[GET /resources] methods should be "list_<resource name>s" or "show_<resource name>", so this patch applies the rule to groups client. Partially implements blueprint consistent-service-method-names Change-Id: Ia6c83f9bad2684c61e694e52244ea54c98d9d070
Diffstat (limited to 'tempest/hacking')
-rw-r--r--tempest/hacking/ignored_list_T110.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tempest/hacking/ignored_list_T110.txt b/tempest/hacking/ignored_list_T110.txt
index d67161606..7c3e83060 100644
--- a/tempest/hacking/ignored_list_T110.txt
+++ b/tempest/hacking/ignored_list_T110.txt
@@ -1,7 +1,6 @@
./tempest/services/compute/json/servers_client.py
./tempest/services/database/json/flavors_client.py
./tempest/services/identity/v3/json/credentials_client.py
-./tempest/services/identity/v3/json/groups_client.py
./tempest/services/identity/v3/json/identity_client.py
./tempest/services/identity/v3/json/policy_client.py
./tempest/services/identity/v3/json/region_client.py