Revision 5073fd8f lib/rapi/rlib2.py

b/lib/rapi/rlib2.py
1033 1033

  
1034 1034
  ops = [
1035 1035
    opcodes.OpShutdownInstance(instance_name=name),
1036
    opcodes.OpReinstallInstance(instance_name=name, os_type=ostype,
1036
    opcodes.OpInstanceReinstall(instance_name=name, os_type=ostype,
1037 1037
                                osparams=osparams),
1038 1038
    ]
1039 1039

  

Also available in: Unified diff