X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodegroups.py;h=f5d46bae0f4cc3d621a093d93be3d10b0ab9a487;hb=refs%2Fheads%2F1.0;hp=3f4b98004e3b5233ed9d849a00b3cec4b32bf70b;hpb=69c53cbc39d4fed2c8947809fbecd297f9336b2f;p=monitor.git diff --git a/nodegroups.py b/nodegroups.py index 3f4b980..f5d46ba 100755 --- a/nodegroups.py +++ b/nodegroups.py @@ -81,7 +81,7 @@ def main(): group_str = "selection" else: - ng = api.GetNodeGroups({'name' : config.nodegroup}) + ng = api.GetNodeGroups({'grouname' : config.nodegroup}) nodelist = api.GetNodes(ng[0]['node_ids']) group_str = config.nodegroup