]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix sleep function call
authorSamer Deeb <samerd@mellanox.com>
Wed, 1 Oct 2014 06:55:21 +0000 (09:55 +0300)
committerSamer Deeb <samerd@mellanox.com>
Tue, 4 Nov 2014 11:44:52 +0000 (11:44 +0000)
commitee9c51db50621e92ce7261d60b0eaf3f20498b84
treee4f652977aa5aad5bff091ec159532db9d285fb0
parent6e0597b2083a9355d7d8e88fa07df1e863502676
Fix sleep function call

Remove time.sleep method reference in class and use time.sleep directly.

Change-Id: Ib4c02061b29c0d584d603746a78ab50922f781c3
Closes-Bug: 1375698
(cherry picked from commit 8e36ba8d24c198cb5e6c0e4ddc29a08904e3e10c)
neutron/plugins/mlnx/common/comm_utils.py
neutron/tests/unit/mlnx/test_mlnx_comm_utils.py