Revision 78ff9e8f lib/cmdlib.py

b/lib/cmdlib.py
8491 8491
    """Releases the lock for a given node."""
8492 8492
    self.lu.context.glm.release(locking.LEVEL_NODE, node_name)
8493 8493

  
8494
  def _ExecDrbd8DiskOnly(self, feedback_fn):
8494
  def _ExecDrbd8DiskOnly(self, feedback_fn): # pylint: disable-msg=W0613
8495 8495
    """Replace a disk on the primary or secondary for DRBD 8.
8496 8496

  
8497 8497
    The algorithm for replace is quite complicated:

Also available in: Unified diff