Attempt to get the non exist endpoint template id the response message seems irrelevant

Bug #897730 reported by Jenny Vo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Yogeshwar

Bug Description

I tried to get endpoint template with an deleted endpoint template id as the below call example:
GET http://localhost:35357/v2.0/OS-KSCATALOG/endpointTemplates/12 HTTP/1.1
Accept-Encoding: gzip,deflate
X-Auth-Token: 9da3dca9-a378-4234-8525-4b9d61b7684b
Accept: application/xml
User-Agent: Jakarta Commons-HttpClient/3.1
Host: localhost:35357

And the response message seems irrelevant:
<IdentityFault code="500" xmlns="http://docs.openstack.org/identity/api/v2.0">
   <message>Unhandled error</message>
   <details>'NoneType' object has no attribute 'service_id'</details>
</IdentityFault>

Changed in keystone:
assignee: nobody → Yogeshwar (yogesh-srikrishnan)
importance: Undecided → Low
Changed in keystone:
status: New → In Progress
Changed in keystone:
milestone: none → essex-2
Revision history for this message
Ziad Sawalha (ziad-sawalha) wrote :
Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: essex-2 → 2012.1
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.