Revision 4501af56 tools/burnin

b/tools/burnin
200 200
                                    vcpus=1,
201 201
                                    start=True,
202 202
                                    ip_check=True,
203
                                    wait_for_sync=True)
203
                                    wait_for_sync=True,
204
                                    mac="auto",
205
                                    kernel_path=None,
206
                                    initrd_path=None)
204 207
      Log("- Add instance %s on node %s" % (instance, pnode))
205 208
      self.ExecOp(op)
206 209
      self.to_rem.append(instance)

Also available in: Unified diff