Home | History | Annotate | Download | only in afe

Lines Matching refs:hostname__in

974     # rpcs to the shard with an additional hostname__in filter, and
988 shard_filter['hostname__in'] = hostnames
2096 models.Host.objects.filter(hostname__in=hostnames_to_lock).update(**dicts)
2116 models.Host.objects.filter(hostname__in=hostnames_to_lock).update(**dicts)