Skip to content
  • Christos Stavrakakis's avatar
    cyclades: Reserve a specific floating IP · 6d8cb9e5
    Christos Stavrakakis authored
    Add extra optional 'address' attribute, in  POST /os-floating-ips/
    request, to allow a user to reserve a specific floating IP. This request
    will fail if the user tries to allocate an IP address that is used by
    anothers user VM (it will succeed if they address is already used by
    the same user).
    6d8cb9e5