« Previous | Next » 

Revision c52c3239

IDc52c3239025eef8f2270e2566602c75ecf8733a5

Added by Christos Stavrakakis almost 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