Revision 2932dc44 qa/qa_rapi.py

b/qa/qa_rapi.py
517 517
                         " return HTTP 503")
518 518

  
519 519

  
520
def GetOperatingSystems():
521
  """Retrieves a list of all available operating systems.
522

  
523
  """
524
  return _rapi_client.GetOperatingSystems()
525

  
526

  
520 527
def TestInterClusterInstanceMove(src_instance, dest_instance,
521 528
                                 pnode, snode, tnode):
522 529
  """Test tools/move-instance"""

Also available in: Unified diff