]> 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>
Wed, 1 Oct 2014 06:55:21 +0000 (09:55 +0300)
commit8e36ba8d24c198cb5e6c0e4ddc29a08904e3e10c
treeae8eeccbcebc75cbcca527a72cfdd8a40983e25d
parentdd238d0aac25ffec2734c75a7f893040ec42eb7b
Fix sleep function call

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

Change-Id: Ib4c02061b29c0d584d603746a78ab50922f781c3
Closes-Bug: 1375698
neutron/plugins/mlnx/common/comm_utils.py
neutron/tests/unit/mlnx/test_mlnx_comm_utils.py