Searched refs:host_factory (Results 1 – 1 of 1) sorted by relevance
23 from autotest_lib.server.hosts import abstract_ssh, factory as host_factory unknown150 ssh_user=host_factory.DEFAULT_SSH_USER,151 ssh_port=host_factory.DEFAULT_SSH_PORT,152 ssh_pass=host_factory.DEFAULT_SSH_PASS,153 ssh_verbosity_flag=host_factory.DEFAULT_SSH_VERBOSITY,154 ssh_options=host_factory.DEFAULT_SSH_OPTIONS,