Searched refs:new_record (Results 1 – 2 of 2) sorted by relevance
186 def __init__(self, id=None, row=None, new_record=False, always_query=True): argument192 if not new_record:203 self.__new_record = new_record501 clone = cls(row=new_row, new_record=True)544 block = IneligibleHostQueue(row=row, new_record=True)
160 new_record=True,192 hosts.append(scheduler_models.Host(row=row, new_record=True))