From 937438cb4a63704d31f384769d334978f6abaa71 Mon Sep 17 00:00:00 2001 From: Yaroslav Lobankov Date: Fri, 20 Nov 2015 11:21:11 +0300 Subject: [V3] Rename get_group to show_group [GET /resources] methods should be "list_s" or "show_", so this patch applies the rule to groups client. Partially implements blueprint consistent-service-method-names Change-Id: Ia6c83f9bad2684c61e694e52244ea54c98d9d070 --- tempest/hacking/ignored_list_T110.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tempest/hacking') 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 -- cgit v1.2.1