mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-01-29 20:42:09 +01:00
Now OVS 2.6.0 has been released, which is including Python 3 compatibility. Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
eventlet>=0.15
|
|
msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl)
|
|
netaddr
|
|
oslo.config>=1.15.0
|
|
routes # wsgi
|
|
six>=1.4.0
|
|
webob>=1.2 # wsgi
|
|
ovs>=2.6.0 # OVSDB
|