500 error returned on invalid table name
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
congress |
Fix Released
|
Medium
|
Samta Rangare |
Bug Description
The following command results in a 500 error in congress. Instead we should return 404 table not found:
nicira@
ERROR: openstack Internal Server Error (HTTP 500) (Request-ID: req-e830229a-
2014-09-29 13:42:13.380 ERROR congress.
File "/opt/stack/
response = handler.
File "/opt/stack/
return self.list_
File "/opt/stack/
raise TypeError("Invalid response from data model")
TypeError: Invalid response from data model
Changed in congress: | |
importance: | Undecided → Medium |
Changed in congress: | |
assignee: | nobody → Samta Rangare (srangare) |
Changed in congress: | |
milestone: | none → kilo-3 |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/138259
Review: https:/