« Previous | Next » 

Revision 59183afc

ID59183afcfb5156962fd85b03dd1841aabefdceb9

Added by Christos Stavrakakis about 11 years ago

cyclades: Implement /os-floating-ips API

Extend Cyclades API with /os-floating-ips endpoint. The API implements
the following calls:

  • GET /os-floating-ips: List reserved floating IPs
  • POST /os-floating-ips: Allocate a floating IP
  • GET /os-floating-ips/ip_id: Show information about a floating IP
  • DELETE /os-floating-ips/ip_id: Release a floating IP

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences