summaryrefslogtreecommitdiff
path: root/tempest/hacking
diff options
context:
space:
mode:
authorKen'ichi Ohmichi <ken-oomichi@wx.jp.nec.com>2016-04-04 11:59:13 -0700
committerKen'ichi Ohmichi <ken-oomichi@wx.jp.nec.com>2016-04-06 06:00:08 -0700
commit43e7fcff6f42e6ce81d87f7656424698103595d8 (patch)
tree1214cb1555daa272faf99ebcfb724641f02098cb /tempest/hacking
parenteda607cb1c89762a54290c4525d81c1b192c421f (diff)
downloadtempest-43e7fcff6f42e6ce81d87f7656424698103595d8.tar.gz
Make ports_client use common waiter method
wait_for_resource_deletion() of network_client is used only for ports_client and Tempest has a common waiter method in its rest client. So this patch makes ports_client use the method and removes network_client module for the cleanup. Partially implements blueprint consistent-service-method-names Change-Id: I3145163621dbf7c053f040d4c75b1dd16770ba55
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 5d3fc93de..380c17334 100644
--- a/tempest/hacking/ignored_list_T110.txt
+++ b/tempest/hacking/ignored_list_T110.txt
@@ -4,5 +4,4 @@
./tempest/services/volume/base/base_qos_client.py
./tempest/services/volume/base/base_backups_client.py
./tempest/services/baremetal/base.py
-./tempest/services/network/json/network_client.py
./tempest/services/network/json/routers_client.py