Revision 2a0f9372 tools/ganeti-listrunner

b/tools/ganeti-listrunner
354 354
  which exit at the end of this function. The exit code 0 or 1 will be
355 355
  interpreted by the parent.
356 356

  
357
  Args:
358
    logdir: the directory where the logfiles must be created
359
    username: SSH username
360
    password: SSH password
361
    keys: SSH keys
362
    hostname: the hostname to connect to
363
    executable: the executable to upload, if not None
364
    command: the command to run
365
    filelist: auxiliary files to upload
357
  @param logdir: the directory where the logfiles must be created
358
  @param username: SSH username
359
  @param password: SSH password
360
  @param keys: SSH keys
361
  @param hostname: the hostname to connect to
362
  @param executable: the executable to upload, if not None
363
  @param command: the command to run
364
  @param filelist: auxiliary files to upload
366 365

  
367 366
  """
368 367
  # in the child/worker process

Also available in: Unified diff