]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Support power cycling osds/nodes through ipmi
authorSam Lang <sam.lang@inktank.com>
Wed, 23 Jan 2013 02:13:19 +0000 (20:13 -0600)
committerSam Lang <sam.lang@inktank.com>
Thu, 31 Jan 2013 14:23:37 +0000 (08:23 -0600)
commit58111595d4ede53e31a6c7ac9759cb097dfd1809
tree05cfb6c3fbd7f576e2d0a80f9ec85f279dfcc289
parent87b98496286c9b559279cddf06b372ba9c3af925
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>
requirements.txt
setup.py
teuthology/nuke.py
teuthology/orchestra/remote.py
teuthology/task/ceph.py
teuthology/task/ceph_manager.py
teuthology/task/internal.py
teuthology/task/thrashosds.py