ceph/requirements.txt
Sam Lang 58111595d4 Support power cycling osds/nodes through ipmi
This patch defines a RemoteConsole class associated
with each Remote class instance, allowing
power cycling a target through ipmi.

Fixes/Implements #3782.
Signed-off-by: Sam Lang <sam.lang@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-31 08:23:37 -06:00

15 lines
284 B
Plaintext

# 0.14 switches to libev, that means bootstrap needs to change too
gevent ==0.13.6
# 1.7.7 has AES-128-CBC support for SSH keys, that's needed
paramiko >=1.7.7
configobj
PyYAML
bunch >=1.0.0
argparse >=1.2.1
httplib2
beanstalkc >=0.2.0
nose >=1.0.0
fudge >=1.0.3
boto >=2.0b4
pexpect