improve error handling and reporting for hpilos.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 25 Jun 2010 20:22:05 +0000 (20:22 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 25 Jun 2010 20:22:05 +0000 (20:22 +0000)
commit2c5c07d7e0ea8bcf34a2b0de61d1fed47432b82e
treecced3e0b296c61ff051c3c2705bc2f3f0e7a38f0
parent00bb1a3f4f210815cd928f6fb5df7902d5ebad20
improve error handling and reporting for hpilos.
    the string returned is more suitable for return by the API.
    also, there is no false-positive return value of '0' for a pcu with an error
pcucontrol/models/HPiLO.py
pcucontrol/reboot.py
pcucontrol/util/command.py