Revision 15396f60 lib/rpc.py

b/lib/rpc.py
819 819
    return c.getresult().get(node, False)
820 820

  
821 821

  
822
  def call_node_leave_cluster(self, node):
822
  @staticmethod
823
  def call_node_leave_cluster(node):
823 824
    """Requests a node to clean the cluster information it has.
824 825

  
825 826
    This will remove the configuration information from the ganeti data

Also available in: Unified diff