Revision 705dd60e scripts/gnt-debug

b/scripts/gnt-debug
142 142
                               disks=disks,
143 143
                               disk_template=opts.disk_template,
144 144
                               nics=nic_dict,
145
                               os=opts.os_type,
145
                               os=opts.os,
146 146
                               vcpus=opts.vcpus,
147 147
                               tags=opts.tags,
148 148
                               direction=opts.direction,
149
                               allocator=opts.allocator,
149
                               allocator=opts.iallocator,
150 150
                               )
151 151
  result = SubmitOpCode(op)
152 152
  ToStdout("%s" % result)

Also available in: Unified diff