mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-17 10:36:30 +02:00
The version of pip on Ubuntu 14.04 can't handle the version condition. So force ovs>=2.6.0dev0 for python2.7 users too. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Jason Kölker <jason@koelker.net>
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
eventlet>=0.15
|
|
msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl)
|
|
netaddr
|
|
oslo.config>=1.6.0
|
|
routes # wsgi
|
|
six>=1.4.0
|
|
webob>=1.2 # wsgi
|
|
ovs >=2.6.0.dev0
|