Fix bug in simulation backend
authorIustin Pop <iustin@google.com>
Tue, 1 Feb 2011 14:31:12 +0000 (15:31 +0100)
committerIustin Pop <iustin@google.com>
Thu, 3 Feb 2011 12:10:59 +0000 (13:10 +0100)
commit7af6975a75d0f53821cb0ea444bea69f46047ffb
treead59ba77da7db15c4ddaf55488fe4d72e118195c
parent41b5c85a797ac155748bfdebaf9e4c4283b3d56c
Fix bug in simulation backend

The backend didn't properly set the group index, leaving to a
"corrupted" group list.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Ganeti/HTools/Simu.hs