Revision 89d52c9a qa/rapi-workload.py

b/qa/rapi-workload.py
314 314

  
315 315
  Finish(client, client.ActivateInstanceDisks, instance_name)
316 316

  
317
  # Note that the RecreateInstanceDisks command will always fail, as there is
318
  # no way to induce the necessary prerequisites (removal of LV) via RAPI.
319
  # Keeping it around allows us to at least know that it still exists.
317 320
  Finish(client, client.RecreateInstanceDisks,
318 321
         instance_name, [0], [node_one])
319 322

  

Also available in: Unified diff