Add type synonyms for the node/instance indices
authorIustin Pop <iustin@google.com>
Wed, 27 May 2009 19:25:09 +0000 (20:25 +0100)
committerIustin Pop <iustin@google.com>
Wed, 27 May 2009 19:45:48 +0000 (20:45 +0100)
commit608efcce95d93c1228f526c5f3ed192650b6f2b7
tree9a2984ee3d21f041bf4c326570601a73d5032daf
parent262a08a2d2cd645032016de106af6eb9c20849d9
Add type synonyms for the node/instance indices

This is a first step towards full datatype renaming. That requires more
changes, so at first we only want to document clearly what is a node
index, what is an instance index, and what is a plain Int.
Ganeti/HTools/Cluster.hs
Ganeti/HTools/IAlloc.hs
Ganeti/HTools/Instance.hs
Ganeti/HTools/Loader.hs
Ganeti/HTools/Node.hs
Ganeti/HTools/PeerMap.hs
Ganeti/HTools/Rapi.hs
Ganeti/HTools/Text.hs
Ganeti/HTools/Types.hs
hail.hs