summaryrefslogtreecommitdiff
path: root/stress
diff options
context:
space:
mode:
authorMatthew Treinish <treinish@linux.vnet.ibm.com>2012-12-21 11:24:16 -0500
committerMatthew <treinish@linux.vnet.ibm.com>2012-12-21 15:46:13 -0500
commit56aa72118754e7c34cf423a0b077f9a215e5b2fd (patch)
treecfdc16c2a30ac58fa3ca1bd17c6f6dc048cd15ee /stress
parent4812d423e3161ef7571ebdd3b81b61d2a985bfa4 (diff)
downloadtempest-56aa72118754e7c34cf423a0b077f9a215e5b2fd.tar.gz
Remove unused imports.
Change-Id: I01f607c8a1dfd6839e4bb3ba3eba0d7cfb1459f5
Diffstat (limited to 'stress')
-rwxr-xr-xstress/test_floating_ips.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/stress/test_floating_ips.py b/stress/test_floating_ips.py
index fcc5904d1..f23dca28c 100755
--- a/stress/test_floating_ips.py
+++ b/stress/test_floating_ips.py
@@ -12,7 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-import logging
import random
import telnetlib
import time