Revision 6ef2dc74

b/lib/mcpu.py
343 343
    @param nodes: overrides the predefined list of nodes for the given phase
344 344
    @return: the processed results of the hooks multi-node rpc call
345 345
    @raise errors.HooksFailure: on communication failure to the nodes
346
    @raise errors.HooksAbort: on failure of one of the hooks
346 347

  
347 348
    """
348 349
    if not self.node_list[phase] and not nodes:

Also available in: Unified diff