Searched refs:new_record (Results 1 – 2 of 2) sorted by relevance
145 def __init__(self, id=None, row=None, new_record=False, always_query=True): argument151 if not new_record:162 self.__new_record = new_record520 clone = cls(row=new_row, new_record=True)586 block = IneligibleHostQueue(row=row, new_record=True)
117 new_record=True,198 hosts.append(scheduler_models.Host(row=row, new_record=True))