Skip to content
  • Christos Stavrakakis's avatar
    cyclades: Get floating IP without specifying pools · 4a96ab00
    Christos Stavrakakis authored
    Extend GET /floatingips API method, to allow requests that do not
    specify the 'floating_network_id' attribute. In this case it will try
    to allocate a floating IP address from one of the available floating IP
    pools. If there is no available floating IP, it will return 409.
    4a96ab00