Revision 7e950d31 lib/backend.py

b/lib/backend.py
2751 2751
  the master side.
2752 2752

  
2753 2753
  """
2754
  def Run(self, name, idata):
2754
  @staticmethod
2755
  def Run(name, idata):
2755 2756
    """Run an iallocator script.
2756 2757

  
2757 2758
    @type name: str

Also available in: Unified diff