Reboot.py:
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 16 Oct 2007 18:23:34 +0000 (18:23 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 16 Oct 2007 18:23:34 +0000 (18:23 +0000)
commit8db2435f3b750669d4fce364ff8c057a012cd932
treec24c1d316ca07f9d38465618209c4a58fddd2689
parent689ae55c995a8a0a4b555e93c32acf0f6cb75315
Reboot.py:
I've added additional functions to better handle baytech, APC and HP ILO
pcus.  Also, improved the error reporting.  Additional error handling needs
to be added, to get better diagnostic messages for configuration errors.

pyssh/__init__.py:
added some necessary arguments to the 'ssh' command for password
prompting.
pyssh/__init__.py
reboot.py