Skip to content
  • Christos Stavrakakis's avatar
    Add dirty bit to NetworkInterface · 4943dc30
    Christos Stavrakakis authored
    Extend NetworkInterface model with a dirty bit, indicating whether
    the index of the NIC is consistent with the one in Ganeti. This flag is
    set when deleting a NIC, and is switched off after processing the
    notification from Ganeti. Removing a NIC with the dirty bit on is not
    allowed.
    4943dc30