Now OVS 2.6.0 has been released, which is including Python 3 compatibility.
Signed-off-by: IWASE Yusuke <[email protected]> --- tools/pip-requires | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/pip-requires b/tools/pip-requires index a59805b..e4c9739 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -5,3 +5,4 @@ oslo.config>=1.15.0 routes # wsgi six>=1.4.0 webob>=1.2 # wsgi +ovs>=2.6.0 # OVSDB -- 2.7.4 ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
