Revision c63eb9c0 lib/rapi/client.py

b/lib/rapi/client.py
949 949
                              (GANETI_RAPI_VERSION, instance)), None, body)
950 950

  
951 951
  def MigrateInstance(self, instance, mode=None, cleanup=None):
952
    """Starts up an instance.
952
    """Migrates an instance.
953 953

  
954 954
    @type instance: string
955 955
    @param instance: Instance name

Also available in: Unified diff