Revision 5073fd8f test/ganeti.rapi.rlib2_unittest.py

b/test/ganeti.rapi.rlib2_unittest.py
367 367
  def _Check(self, ops, name):
368 368
    expcls = [
369 369
      opcodes.OpShutdownInstance,
370
      opcodes.OpReinstallInstance,
370
      opcodes.OpInstanceReinstall,
371 371
      opcodes.OpStartupInstance,
372 372
      ]
373 373

  

Also available in: Unified diff