On Wed, 13 Mar 2013 15:18:21 +0900
YAMAMOTO Takashi <yamam...@valinux.co.jp> wrote:

> - run_command's timeout argument is named 'timeout_msec', but
>   all callers seem to pass the value in second.  so rename
>   the argument to 'timeout_sec'.
> 
> - gevent.Timeout takes a timeout value in second.
>   remove a conversion, which seems wrong even if the argument was in ms.
> 
> Signed-off-by: YAMAMOTO Takashi <yamam...@valinux.co.jp>
> ---
>  ryu/lib/ovs/vsctl.py | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to