Lines Matching refs:query_objects
263 labels = models.Label.query_objects(filter_data)
352 hosts = models.Host.query_objects(host_filter_data)
392 for host in models.Host.query_objects(host_filter_data):
490 hosts = models.Host.query_objects(host_filter_data)
913 query = models.HostQueueEntry.query_objects(filter_data)
933 query = models.SpecialTask.query_objects(filter_data)
970 hosts = models.Host.query_objects(filter_data)
1051 jobs = list(models.Job.query_objects(filter_data))
1224 models.HostQueueEntry.query_objects(filter_data),
1238 models.HostQueueEntry.query_objects(filter_data),
1259 query = models.HostQueueEntry.query_objects(filter_data)
1287 models.SpecialTask.query_objects(filter_data),
1616 hosts = models.HostAttribute.query_objects({'attribute': attribute,
1993 shards = models.Shard.query_objects(filter_data)