"self" link retuned by floatingip endpoint is wrong

Bug #1314178 reported by Graham Hayes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Undecided
Graham Hayes

Bug Description

       {
            "address": "10.6.11.254",
            "description": null,
            "id": "regionOne:10c45aaf-04b3-488c-8cbe-6221a2089400",
            "links": {
                "self": "http://127.0.0.1:9001/reverse/floatingips/regionOne:10c45aaf-04b3-488c-8cbe-6221a2089400"
            },
            "ptrdname": null,
            "ttl": null
        }

self should be the following

                "self": "http://127.0.0.1:9001/v2/reverse/floatingips/regionOne:10c45aaf-04b3-488c-8cbe-6221a2089400"

Changed in designate:
assignee: nobody → Graham Hayes (grahamhayes)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to designate (master)

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

Changed in designate:
status: New → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to designate (stable/icehouse)

Fix proposed to branch: stable/icehouse
Review: https://review.openstack.org/91003

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/91001
Committed: https://git.openstack.org/cgit/stackforge/designate/commit/?id=8ab2b978ccc188298a9c69e0ea92de1787eb9f84
Submitter: Jenkins
Branch: master

commit 8ab2b978ccc188298a9c69e0ea92de1787eb9f84
Author: Graham Hayes <email address hidden>
Date: Tue Apr 29 13:39:24 2014 +0100

    Fixed the self link returned for floating IPs

    Change-Id: I8517509e91d508c6f9b91e4c3c43faa56d8533c6
    Closes-Bug: #1314178

Changed in designate:
status: In Progress → Fix Committed
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to designate (stable/icehouse)

Reviewed: https://review.openstack.org/91003
Committed: https://git.openstack.org/cgit/stackforge/designate/commit/?id=43bd954bc5c3b3b7d44589e8cacc62c1176ee731
Submitter: Jenkins
Branch: stable/icehouse

commit 43bd954bc5c3b3b7d44589e8cacc62c1176ee731
Author: Graham Hayes <email address hidden>
Date: Tue Apr 29 13:39:24 2014 +0100

    Fixed the self link returned for floating IPs

    Change-Id: I8517509e91d508c6f9b91e4c3c43faa56d8533c6
    Closes-Bug: #1314178

tags: added: in-stable-icehouse
Changed in designate:
milestone: none → juno-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in designate:
milestone: juno-2 → 2014.2
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.