Revision d4d424fb lib/ht.py

b/lib/ht.py
537 537
TDiskIndex = TAnd(TNonNegativeInt, lambda val: val < constants.MAX_DISKS)
538 538
TReplaceDisksMode = TElemOf(constants.REPLACE_MODES)
539 539
TDiskTemplate = TElemOf(constants.DISK_TEMPLATES)
540
TNodeEvacMode = TElemOf(constants.IALLOCATOR_NEVAC_MODES)
540
TNodeEvacMode = TElemOf(constants.NODE_EVAC_MODES)
541 541
TIAllocatorTestDir = TElemOf(constants.VALID_IALLOCATOR_DIRECTIONS)
542 542
TIAllocatorMode = TElemOf(constants.VALID_IALLOCATOR_MODES)
543 543

  

Also available in: Unified diff