commit | eb829d46c0f40fcc3f5281dc5344e83f48001ae7 | [log] [tgz] |
---|---|---|
author | lkuchlan <lkuchlan@redhat.com> | Mon Feb 13 12:57:04 2017 +0200 |
committer | lkuchlan <lkuchlan@redhat.com> | Mon Feb 13 12:57:04 2017 +0200 |
tree | 2a0c595783b9a8b513767b35f9ff7e27ec3a08d0 | |
parent | 488ea0900874daa26b5cbf3b65897ff2227784b1 [diff] |
Remove redundant setup_client method Those clients are already initialized in BaseV2ComputeTest class BaseV2ComputeAdminTest class. In addition, it is more clear to use the original client name. The client name 'client' is too much general compare to 'flavors_client' and 'admin_flavors_client'. Change-Id: Ifbd687a7c1c99ff4652c7596d85eda404a3120ae