fix
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 30 May 2008 13:56:33 +0000 (13:56 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 30 May 2008 13:56:33 +0000 (13:56 +0000)
PLC/Methods/GetSlivers.py

index 7f936ea..9123e46 100644 (file)
@@ -168,7 +168,7 @@ class GetSlivers(Method):
         networks = Interfaces(self.api, node['interface_ids'])
 
         # Get node group information
-        nodegroups = NodeGroups(self.api, node['nodegroup_ids']).dict('name')
+        nodegroups = NodeGroups(self.api, node['nodegroup_ids']).dict('groupname')
         groups = nodegroups.keys()
 
         # Get all (enabled) configuration files