mirror of
https://github.com/ceph/ceph
synced 2024-12-16 16:39:21 +00:00
58111595d4
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>
15 lines
284 B
Plaintext
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
|