Revision d067f40b lib/masterd/iallocator.py

b/lib/masterd/iallocator.py
336 336
  MODE = constants.IALLOCATOR_MODE_NODE_EVAC
337 337
  REQ_PARAMS = [
338 338
    ("instances", _STRING_LIST),
339
    ("evac_mode", ht.TNodeEvacMode),
339
    ("evac_mode", ht.TEvacMode),
340 340
    ]
341 341
  REQ_RESULT = _NEVAC_RESULT
342 342

  

Also available in: Unified diff