Jobs.hs: move OpStatus and JobStatus ADTs to Types.hs
authorDato Simó <dato@google.com>
Tue, 20 Nov 2012 14:34:48 +0000 (14:34 +0000)
committerDato Simó <dato@google.com>
Wed, 5 Dec 2012 19:03:46 +0000 (19:03 +0000)
commit3bdbe4b350bdbf5dc70743b7e2f5efbe5e76585c
treec9a1a9eb2fbce0eb82b8f80d3eede82fae847520
parentde645b5b6e0bc04dd133b69e6b0d2004e65fdc1f
Jobs.hs: move OpStatus and JobStatus ADTs to Types.hs

This leaves Ganeti/Jobs.hs and Test/Ganeti/Jobs.hs empty, but they're the
target of a future move of some functions, so we leave them around, and
don't delete them, to avoid unnecessary delete/create diffs.

Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
htest/Test/Ganeti/Jobs.hs
htest/Test/Ganeti/Types.hs
htools/Ganeti/HTools/Program/Hbal.hs
htools/Ganeti/Jobs.hs
htools/Ganeti/Luxi.hs
htools/Ganeti/Types.hs