class documentation

class TestSSHVendor(object):

View In Hierarchy

Undocumented

Static Method run_command Undocumented
@staticmethod
def run_command(host, command, username=None, port=None, password=None, key_filename=None):

Undocumented