Show Floating IP in OpenStack Networking (neutron) API v2.0 Reference  - API v2.0

Bug #1360413 reported by Zack Shoylev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Invalid
Undecided
Unassigned

Bug Description

The JSON example seems wrong. Shouldn't at least the floatingip ID be included in the response?

-----------------------------------
Built: 2014-05-09T17:15:10 00:00
git SHA: 5cdb69e52eebee92c9dd0c2d2fae9298686555c5
URL: http://docs.openstack.org/api/openstack-network/2.0/content/floatingip_show.html
source File: file:/home/jenkins/workspace/netconn-api-tox-doc-publishdocs/v2.0/section_neutron-l3-ext.xml
xml:id: floatingip_show

Tags: neutron
Tom Fifield (fifieldt)
affects: openstack-manuals → openstack-api-site
Changed in openstack-api-site:
milestone: none → juno
tags: added: neutron
Revision history for this message
Anne Gentle (annegentle) wrote :

HI Zack, it seems accurate to me in http://developer.openstack.org/api-ref-networking-v2.html#layer3 and we're not maintaining the http://docs.openstack.org/api/openstack-network/2.0/ going forward. Can you see if the example looks right in this response?

{
    "floatingip": {
        "router_id": "d23abc8d-2991-4a55-ba98-2aaea84cc72f",
        "tenant_id": "4969c491a3c74ee4af974e6d800c62de",
        "floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57",
        "fixed_ip_address": "10.0.0.4",
        "floating_ip_address": "172.24.4.228",
        "port_id": "fc861431-0e6c-4842-a0ed-e2363f9bc3a8",
        "id": "2f245a7b-796b-4f26-9cf9-9e82d248fda7"
    }
}

Changed in openstack-api-site:
status: New → Incomplete
Revision history for this message
Zack Shoylev (zack-shoylev) wrote :

I don't see anything wrong with this example. Thanks Anne!

Tom Fifield (fifieldt)
Changed in openstack-api-site:
milestone: juno → kilo
Tom Fifield (fifieldt)
Changed in openstack-api-site:
milestone: kilo → liberty
Cody Fu (cody-f)
Changed in openstack-api-site:
assignee: nobody → Cody Fu (cody-f)
assignee: Cody Fu (cody-f) → nobody
Revision history for this message
Atsushi SAKAI (sakaia) wrote :

From seeing #1 and #2 discussion, It seems this discussion is finished.
Is there any point exists?

Revision history for this message
Diane Fleming (diane-fleming) wrote :

Response for the show floating IP call is correct, so marking this as "invalid."

Changed in openstack-api-site:
status: Incomplete → Invalid
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.