Revision 0d57ce24 lib/opcodes.py

b/lib/opcodes.py
1430 1430
  OP_DSC_FIELD = "instance_name"
1431 1431
  OP_PARAMS = [
1432 1432
    _PInstanceName,
1433
    _PForce,
1433 1434
    _PIgnoreOfflineNodes,
1434 1435
    ("timeout", constants.DEFAULT_SHUTDOWN_TIMEOUT, ht.TNonNegativeInt,
1435 1436
     "How long to wait for instance to shut down"),

Also available in: Unified diff