Lines Matching refs:query_objects
304 labels = models.Label.query_objects(filter_data)
311 static_labels = models.StaticLabel.query_objects(filter_data)
426 hosts = models.Host.query_objects(host_filter_data)
466 for host in models.Host.query_objects(host_filter_data):
574 static_attrs = models.StaticHostAttribute.query_objects(
610 hosts = models.Host.query_objects(host_filter_data)
1076 query = models.HostQueueEntry.query_objects(filter_data)
1096 query = models.SpecialTask.query_objects(filter_data)
1133 hosts = models.Host.query_objects(filter_data)
1214 jobs = list(models.Job.query_objects(filter_data))
1387 models.HostQueueEntry.query_objects(filter_data),
1401 models.HostQueueEntry.query_objects(filter_data),
1422 query = models.HostQueueEntry.query_objects(filter_data)
1450 models.SpecialTask.query_objects(filter_data),
1778 rows = models.HostAttribute.query_objects({'attribute': attribute,
1791 static_hosts = models.StaticHostAttribute.query_objects(
1804 static_rows = models.StaticHostAttribute.query_objects(
2102 shards = models.Shard.query_objects(filter_data)