|
SAFplus Runtime Director API
3.0.5
|
Classes | |
| class | pxssh |
| This is exactly like the pxssh class in the pexpect module except that the -o UserKnownHostsFile=/dev/null flag is added so that the the "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!" error cannot occur during ssh. More... | |
Variables | |
| TIMEOUT = pexpect.TIMEOUT | |
| EOF = pexpect.EOF | |
| ExceptionPxssh = oldpxssh.ExceptionPxssh | |
| pxsshfix.EOF = pexpect.EOF |
| pxsshfix.ExceptionPxssh = oldpxssh.ExceptionPxssh |
| pxsshfix.TIMEOUT = pexpect.TIMEOUT |