Revision 57efdaf5 qa/qa_rapi.py

b/qa/qa_rapi.py
968 968
  # assures that this happens, and while we cannot be sure where the instance
969 969
  # will land, it is a real move.
970 970
  locks = {locking.LEVEL_NODE: [pnode.primary]}
971
  RunWithLocks(_InvokeMoveInstance, locks, 600.0,
971
  RunWithLocks(_InvokeMoveInstance, locks, 600.0, False,
972 972
               dest_instance.name, src_instance.name, rapi_pw_file.name,
973 973
               master.primary, perform_checks)
974 974

  

Also available in: Unified diff