Revision 56aa9fd5 daemons/ganeti-noded

b/daemons/ganeti-noded
472 472
    """
473 473
    return backend.NodeVolumes()
474 474

  
475
  @staticmethod
476
  def perspective_node_demote_from_mc(params):
477
    """Demote a node from the master candidate role.
478

  
479
    """
480
    return backend.DemoteFromMC()
481

  
482

  
475 483
  # cluster --------------------------
476 484

  
477 485
  @staticmethod

Also available in: Unified diff