Skip to content
  • Kostas Papadimitriou's avatar
    Fix serious bug in reconciliation · b5f389b7
    Kostas Papadimitriou authored
    Do not perform reconciliation for VMs that are hosted in Backends
    that are currently offline, since it is impossible to get the
    state of these VMs from the backend. Before this patch, the
    reconciliation mechanism would report these VMs as stale (and with
    --fix-* would also mark them as deleted in the DB).
    b5f389b7