Enhance, simplify and beautify DRAC & HPiLO support with expect scripts
authorStephen Soltesz <soltesz@cs.princeton.edu>
Sun, 17 Apr 2011 00:26:16 +0000 (20:26 -0400)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Sun, 17 Apr 2011 00:26:16 +0000 (20:26 -0400)
commit4c1af5526615cf1958b801176c802283d7d4d308
tree160620575c402cbbfc7ec8a77031d749e2bf2eff
parentf6416e374b2387aaa6a0966059aa7ec283bf1f28
Enhance, simplify and beautify DRAC & HPiLO support with expect scripts
Added pcuProxy&HPiLoProxy support for when pcu is behind a firewall.
Added BasicPCUControl definition to simplify implementation.
pcucontrol/models/DRAC.py
pcucontrol/models/HPiLO.py
pcucontrol/models/HPiLOProxy.py [new file with mode: 0644]
pcucontrol/models/__init__.py
pcucontrol/models/exp/DRAC.exp [new file with mode: 0755]
pcucontrol/models/exp/HPiLO.exp [new file with mode: 0755]
pcucontrol/reboot.py
pcucontrol/support/pcuProxy.php [new file with mode: 0644]
pcucontrol/util/command.py