Skip to content
  • Christos Stavrakakis's avatar
    cyclades: Do not delete networks with floating IPs · f8f20840
    Christos Stavrakakis authored
    Forbid network deletion in case the network has allocated floating IPs,
    no matter whether they are used by instances or not. Update
    'allocate_floating_ip' API method, to take exclusive lock on network
    before reserving a floating IP, to avoid race condition between deleting
    a network and reserving an IP address.
    f8f20840