Lines Matching refs:dest_host
149 clean=False, save_path=None, dest_host='localhost', mig_port=None):
159 @param dest_host: Destination host (defaults to 'localhost').
200 if dest_host == 'localhost':
203 if (dest_host == 'localhost') and stable_check:
208 if dest_host == 'localhost':
214 if dest_host == 'localhost':
217 uri = 'tcp:%s:%d' % (dest_host, mig_port)
236 if dest_host == 'localhost':
241 if (dest_host == 'localhost') and stable_check:
256 if (dest_host == 'localhost') and offline:
259 if dest_host == 'localhost':
264 if (dest_host == 'localhost') and stable_check and clean:
279 if dest_host == 'localhost':
288 if (dest_host == 'localhost') and (env is not None):
292 if dest_host == 'localhost':