Revision 26d3fd2f daemons/ganeti-masterd

b/daemons/ganeti-masterd
314 314
    """
315 315
    # Queries don't have a job id
316 316
    proc = mcpu.Processor(self.server.context, None)
317

  
318
    # TODO: Executing an opcode using locks will acquire them in blocking mode.
319
    # Consider using a timeout for retries.
317 320
    return proc.ExecOpCode(op, None)
318 321

  
319 322

  

Also available in: Unified diff