Allow burnin to use an iallocator in instance creation
authorIustin Pop <iustin@google.com>
Wed, 23 Apr 2008 10:58:53 +0000 (10:58 +0000)
committerIustin Pop <iustin@google.com>
Wed, 23 Apr 2008 10:58:53 +0000 (10:58 +0000)
commit036b441d76759989fe2424c5f8a1eaa20f083449
tree60aae98281b78b26329fe731dc40ba4ab8c21982
parent16c65f21933d1b05c8d3fe532f1a0404d298a84c
Allow burnin to use an iallocator in instance creation

This patch adds iallocator support to burnin, currently only in instance
creation. This means that, depending on the external algorithm, not all
nodes might get instances.

The patch also restricts node selection and iallocator options together.

Reviewed-by: ultrotter
tools/burnin