« Previous | Next » 

Revision 77cebf15

ID77cebf1520e3dd5c9af6ef1228604a8bdb9afe81

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