« Previous | Next » 

Revision 816d7588

ID816d7588fc2b013a2e359790d9e0d7370cd08b83

Added by Christos Stavrakakis almost 11 years ago

cyclades: Choose floating-ips when creating server

Extend POST /servers API call, to take an optional attribute
'floating_ips', which is a list of floating IP addresses. The server
will have one NIC for each of this addresses after the
'DEFAULT_INSTANCE_NETWORKS' and before any private networks that the
user has chosen. All of the addresses must first be reserved through the
/os-floating-ips API.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences