GET /reverse/floatingips/%s returns wrong record
Bug #1621219 reported by
Tyr Johanson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Designate |
Confirmed
|
Undecided
|
sonu |
Bug Description
1) Create several floating IPs
2) Attempt to list one of them using Desginate v2 API. No matter which floating ip is requested, data for the same ip is returned.
Example: Request id = 20a..., but response is always id = 185...
request:
GET http://
response:
{"status": "ACTIVE", "ptrdname": null, "description": null, "links": {"self": "http://
Changed in designate: | |
assignee: | nobody → sonu (sonu-bhumca11) |
Changed in designate: | |
status: | New → Confirmed |
To post a comment you must log in.