Revision 19ddc57a daemons/ganeti-noded

b/daemons/ganeti-noded
609 609
    return backend.GetNodeInfo(vgname, hypervisor_type)
610 610

  
611 611
  @staticmethod
612
  def perspective_etc_hosts_modify(params):
613
    """Modify a node entry in /etc/hosts.
614

  
615
    """
616
    backend.EtcHostsModify(params[0], params[1], params[2])
617

  
618
    return True
619

  
620
  @staticmethod
612 621
  def perspective_node_verify(params):
613 622
    """Run a verify sequence on this node.
614 623

  

Also available in: Unified diff