htools: add runtime functionality
authorIustin Pop <iustin@google.com>
Mon, 21 Nov 2011 15:33:00 +0000 (16:33 +0100)
committerIustin Pop <iustin@google.com>
Tue, 13 Mar 2012 12:48:27 +0000 (13:48 +0100)
commit7946c25d27d94529afd084df4530ee4d37be732d
tree73ec99a8d6a944af7f6ffe2b15ae5f8b9c864e9d
parent21dc8694f5ce66fca3136b85c809a54f7fa5284a
htools: add runtime functionality

This duplicates the lib/runtime.py functionality, allowing us to check
for runtime users and groups consistency.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
htools/Ganeti/Runtime.hs [new file with mode: 0644]