Record the move being performed in a Placement
authorIustin Pop <iustin@google.com>
Fri, 2 Oct 2009 14:52:58 +0000 (16:52 +0200)
committerIustin Pop <iustin@google.com>
Fri, 2 Oct 2009 14:52:58 +0000 (16:52 +0200)
commit3173c987790dd5094eff487c5e9bf8d4c5e0bb47
tree9032a7dbc0886c369f8d0937b0ba5d2852470328
parenta1b5eeaf204688df6ae0ba0729625c57040bec0f
Record the move being performed in a Placement

This will allow a more descriptive output later in the solution list, as
opposed to trying to reconstruct the move from the node indices.

The patch also documents the Placement members.
Ganeti/HTools/Cluster.hs