Domains is not found in report in admin API

Bug #1518266 reported by sonu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Invalid
High
sonu

Bug Description

while trying to execute curl command for domain counts in reports in admin API , getting 404 error.

$ curl -i -X GET http://10.0.4.43:9001/admin/reports/counts/domains -H "Content-Type: application/json" -H "X-Auth-Token: 7030d795cd584283a182d37e83e8ac3c"
HTTP/1.1 404 NOT FOUND
Content-Type: application/json
Content-Length: 99
X-Openstack-Request-Id: req-bfea0fdd-22df-4606-9229-305f26d384e6
Date: Fri, 20 Nov 2015 11:00:24 GMT

{"code": 404, "type": "report_not_found", "request_id": "req-bfea0fdd-22df-4606-9229-305f26d384e6"}

Tim Simmons (timsim)
Changed in designate:
importance: Undecided → High
milestone: none → mitaka-2
status: New → Incomplete
status: Incomplete → Triaged
sonu (sonu-bhumca11)
Changed in designate:
assignee: nobody → sonu (sonu-bhumca11)
sonu (sonu-bhumca11)
Changed in designate:
status: Triaged → In Progress
Revision history for this message
Tim Simmons (timsim) wrote :

The admin api for /admin/reports/counts/zones works fine, it was changed from domains during "The Big Rename". It is technically an API change, but the admin api has no contract, so there isn't a problem here.

Changed in designate:
status: In Progress → Invalid
milestone: mitaka-2 → none
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.