Fix gnt-os for offline nodes
authorIustin Pop <iustin@google.com>
Fri, 9 Jan 2009 14:26:37 +0000 (14:26 +0000)
committerIustin Pop <iustin@google.com>
Fri, 9 Jan 2009 14:26:37 +0000 (14:26 +0000)
commit94a02bb5541fc7378da1f382665847e1f6cff684
tree95ce1752bb339dc3bca23ddc435d1963853f9fcf
parent186ec53c3d1b101cf6109da2b2a70aff3d63b6c5
Fix gnt-os for offline nodes

We shouldn't query offline nodes in gnt-os. This patch adds an utility
function to ConfigWriter that returns the names of online nodes and uses
it in LUDiagnoseOS to query only the good nodes.

Reviewed-by: imsnah
lib/cmdlib.py
lib/config.py