Compute API: doesn't seem to cover floating ips

Bug #1060874 reported by John Garbutt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
High
Ladquin

Bug Description

The issue was raised by the following question:
https://answers.launchpad.net/nova/+question/210126

Seems like the floating ip configuration is not covered in the official API docs.

Tags: compute-api
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
tags: added: compute-api
Revision history for this message
Tom Fifield (fifieldt) wrote :

example XML

POST to v2/{tenant_id}/servers/{server_id}/action

XML:
<addFloatingIp>
    <address>ip_here</address>
</addFloatingIp>

Changed in openstack-manuals:
status: Confirmed → Triaged
Tom Fifield (fifieldt)
affects: openstack-manuals → openstack-api-site
Anne Gentle (annegentle)
Changed in openstack-api-site:
assignee: nobody → Laura Alves (ladquin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/19729

Changed in openstack-api-site:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/19729
Committed: http://github.com/openstack/api-site/commit/9aacf9d311d217558c5cb7139bb02b6bf21ec14c
Submitter: Jenkins
Branch: master

commit 9aacf9d311d217558c5cb7139bb02b6bf21ec14c
Author: ladquin <email address hidden>
Date: Tue Jan 15 16:29:16 2013 -0300

    Added support for Floating IP API

    Modified: src/wadls/compute-api/src/ext/os-floating-ips.wadl
    Added support on how to add floating ip to instance.
    Sample files added:
       src/wadls/compute-api/src/api_samples/os-floating-ips/floating-ips-add-req.json
       src/wadls/compute-api/src/api_samples/os-floating-ips/floating-ips-add-req.xml
    Fixes: bug 1060874

    Change-Id: Ib2ae8ae6a685a66368ea61d7d3023d939825e724

Changed in openstack-api-site:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.