os-ken/tools/pip-requires
Wei-Li Tang 1875071ce2 six.add_metaclass requires six>=1.4.0
python-six package from Ubuntu 12.04 LTS remains version 1.1.0,
which prevents ryu-manager from being started and raises exception
"AttributeError: 'module' object has no attribute 'add_metaclass'".

Signed-off-by: Wei-Li Tang <alextwl@xinguard.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2014-03-04 13:21:38 +09:00

10 lines
96 B
Plaintext

eventlet
lxml
msgpack-python>=0.4.0
netaddr
oslo.config
paramiko
routes
six>=1.4.0
webob>=1.0.8