Implement lookup of partial names in Config.hs
authorIustin Pop <iustin@google.com>
Wed, 18 Jul 2012 09:31:39 +0000 (11:31 +0200)
committerIustin Pop <iustin@google.com>
Thu, 19 Jul 2012 08:01:02 +0000 (10:01 +0200)
commit0fc8e521ebf35ad05c2246edbf5bba13f5d11ec3
tree6b0f8a886695da89296840f00333aca3e7abeea9
parent2fc5653fa1cb858e3d58d26d1aa58912bec9513c
Implement lookup of partial names in Config.hs

This uses the recently-moved functions to implement partial lookup of
names on getNode and getInstance, similar to the Python codebase.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
htools/Ganeti/Config.hs