Skip to content
  • Iustin Pop's avatar
    Initialize and update the serial_no on objects · b989e85d
    Iustin Pop authored
    This patch add initialization of the serial_no on instance and nodes,
    and update of the field whenever an object is updated in the generic
    case, via ConfigWriter.Update(obj) and in the specific case of
    instances' state being modified manually.
    
    Reviewed-by: ultrotter
    b989e85d