commit | faa6b5fe208e615cbf421743b7ca3b29e23e62d0 | [log] [tgz] |
---|---|---|
author | Zhi Kun Liu <zhikunli@cn.ibm.com> | Mon Apr 14 01:38:16 2014 -0500 |
committer | Zhi Kun Liu <zhikunli@cn.ibm.com> | Mon Apr 14 02:40:31 2014 -0500 |
tree | 00d12583e22df1c58b7d9b3340b3d9a52d7576cc | |
parent | 528a0022e932319582a50fe548dbbc5b178bd1c0 [diff] |
fix import for default clients in clients.py All default clients will be imported in clients.py even if the services are disabled in tempest.conf. That will cause import error when run tests. This patch moves the import statements into relevant functions. Closes-Bug: #1307323 Change-Id: I1260cceb2821400eb42959cb701e40ae449dd452