os-floating-ip assignFloatingIp documentation has incorrect inputs

Bug #1262868 reported by Ken Perkins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Ken Perkins
openstack-manuals
Fix Released
Medium
Diane Fleming

Bug Description

1. Open http://api.openstack.org/api-ref-compute.html#os-floating-ips
2. Browse to the v2/​{tenant_id}/servers/{server_id}/action route

Notice that the example json uses:

{
    "pool": "nova"
}

And makes no mention of

{
  addFloatingIp: {
    address: '1.2.3.4'
  }
}

Changed in openstack-api-site:
assignee: nobody → Ken Perkins (ken-perkins)
Tom Fifield (fifieldt)
Changed in openstack-api-site:
status: New → Triaged
importance: Undecided → Medium
Changed in openstack-api-site:
status: Triaged → In Progress
Revision history for this message
Diane Fleming (diane-fleming) wrote :

The Admin User Guide also needs to be updated to mention that the cloud operator must create a pool of floating IPs before you can add a floating IP to an instance.

http://docs.openstack.org/user-guide-admin/content/manage_ip_addresses.html

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Diane Fleming (diane-fleming)
milestone: none → icehouse
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

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

Reviewed: https://review.openstack.org/63469
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=d30fe7618dc5b4a46bb861d6d568d1c35d07141e
Submitter: Jenkins
Branch: master

commit d30fe7618dc5b4a46bb861d6d568d1c35d07141e
Author: Diane Fleming <email address hidden>
Date: Fri Dec 20 11:45:40 2013 -0600

    Update Admin User Guide to clarify that operator adds floating IP pool

    Partial-Bug: #1262868

    Change-Id: I6825c857944b4beac43727a26d0d23c9e44cc1ff
    author: diane fleming

Changed in openstack-api-site:
status: In Progress → Fix Committed
Changed in openstack-manuals:
status: In Progress → Fix Committed
Changed in openstack-api-site:
status: Fix Committed → Fix Released
Changed in openstack-manuals:
status: Fix Committed → 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.