Searched refs:SonicHost (Results 1 – 2 of 2) sorted by relevance
33 class SonicHost(abstract_ssh.AbstractSSHHost): class69 super(SonicHost, self)._initialize(hostname=hostname, *args, **dargs)143 super(SonicHost, self).ssh_ping(timeout=timeout,213 super(SonicHost, self).cleanup()
41 jetstream_host.JetstreamHost, sonic_host.SonicHost,