Searched refs:connection_pool (Results 1 – 2 of 2) sorted by relevance
71 connection_pool = server_utils.get_connection_pool_from_machine(machine)99 'connection_pool': connection_pool,
65 afe_host=None, host_info_store=None, connection_pool=None, argument99 self._connection_pool = connection_pool100 if connection_pool:101 self._master_ssh = connection_pool.get(hostname, user, port)