Skip to content
  • Christos Stavrakakis's avatar
    cyclades: Forbid new ports no deleting network · 395f0023
    Christos Stavrakakis authored
    Do not allow creation of new ports and reservation of floating IPs on
    network that are being deleted. Currently the state of the network
    changes only when the network gets deleted from all backends. So we
    check if a network is being deleted by checking if the action of the
    network is 'DESTROY'.
    395f0023