config: Add function to determine instance's groups
authorMichael Hanselmann <hansmi@google.com>
Mon, 2 May 2011 14:22:57 +0000 (16:22 +0200)
committerMichael Hanselmann <hansmi@google.com>
Thu, 5 May 2011 11:09:49 +0000 (13:09 +0200)
commit2674690b7c56edf198090bb7bc70f395c380c345
treec9e8d30109ff4e0866c7698109adcb2c67fbfff1
parent54bd7d7661278f35561f2be83f7fe8779723cdaf
config: Add function to determine instance's groups

This will be used for locking only the necessary node group(s)
for per-instance operations.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/config.py