define PLC_MAIL_FROM_ADDRESS
[tests.git] / qaapi / qa / Remote.py
2008-07-17 Tony Mackbug fixes
2008-06-23 Tony Mackuse command full path
2008-05-13 Tony MackAdded VRemote class used to handle virtual remote machines
2008-04-18 Tony Mack-added methods to help scp files to / from Remotes
2008-04-09 Tony Mack-fixed logic for executing commands on nodes booted...
2008-04-08 Tony Mack-added get_path() method
2008-04-02 Tony Mackmove some logic out of get_remote_command to more gener...
2008-03-31 Tony Mackfix errors
2008-03-31 Tony Mackupdate remote_command() to check if hostname from confi...
2008-03-26 Tony Mack-added popen3(), verbose output
2008-03-18 Tony Mack- Added Node, Site, Slice, Person, and PLC classes...