Add type for finalised job statuses
authorIustin Pop <iustin@google.com>
Tue, 27 Nov 2012 14:57:24 +0000 (15:57 +0100)
committerIustin Pop <iustin@google.com>
Tue, 4 Dec 2012 11:44:43 +0000 (12:44 +0100)
commit6903fea04d3f8360d685d97f700309d7018d4502
treecea76a04804f83d4720353b51dc807e04102bf37
parentd1ac695ffaa4e9c72128028595441f1251410819
Add type for finalised job statuses

For now, we don't need a pending job status type as well, so we'll
delay adding that until later.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
htest/Test/Ganeti/Types.hs
htools/Ganeti/Types.hs