Revision 2c9336a4 htools/Ganeti/HTools/QC.hs

b/htools/Ganeti/HTools/QC.hs
587 587
        nl = Data.Map.fromList ndx
588 588
        tags = ""
589 589
        sbal = if autobal then "Y" else "N"
590
        sdt = Types.dtToString dt
590
        sdt = Types.diskTemplateToString dt
591 591
        inst = Text.loadInst nl
592 592
               [name, mem_s, dsk_s, vcpus_s, status,
593 593
                sbal, pnode, snode, sdt, tags]

Also available in: Unified diff