Skip to content
  • Christos Stavrakakis's avatar
    cyclades: Fix deadlock when creating servers · cc723ba9
    Christos Stavrakakis authored
    Fix deadlock between snf-dispatcher and backend allocator, by making
    snf-dispatcher take an exclusive lock to the backend which hosts the vm,
    before trying to get the exclusive locks to the IP pools in order to
    reserve and release the instance IPs.
    cc723ba9