Revision 98ae702b

b/lib/masterd/iallocator.py
465 465
    ng = dict((guuid, {
466 466
      "name": gdata.name,
467 467
      "alloc_policy": gdata.alloc_policy,
468
      "networks": [net_uuid for net_uuid, _ in gdata.networks.items()],
468 469
      "ipolicy": gmi.CalculateGroupIPolicy(cluster, gdata),
469 470
      "tags": list(gdata.GetTags()),
470 471
      })

Also available in: Unified diff