Searched refs:new_record (Results 1 – 2 of 2) sorted by relevance
189 def __init__(self, id=None, row=None, new_record=False, always_query=True): argument195 if not new_record:206 self.__new_record = new_record496 clone = cls(row=new_row, new_record=True)539 block = IneligibleHostQueue(row=row, new_record=True)
161 new_record=True,192 hosts.append(scheduler_models.Host(row=row, new_record=True))