Searched refs:connection_pool (Results 1 – 2 of 2) sorted by relevance
67 connection_pool = server_utils.get_connection_pool_from_machine(machine)95 'connection_pool': connection_pool,
48 afe_host=None, host_info_store=None, connection_pool=None, argument81 self._connection_pool = connection_pool82 if connection_pool:83 self._master_ssh = connection_pool.get(hostname, user, port)