Activity log for bug #1494122

Date Who What changed Old value New value Message
2015-09-10 04:55:29 bharaththiruveedula bug added bug
2015-09-10 05:19:57 bharaththiruveedula summary Change 404 to 400 when reosurce not found exception raises Change 404 to 400 when resource not found exception raises
2015-09-10 05:20:04 bharaththiruveedula magnum: assignee bharaththiruveedula (bharath-ves)
2015-11-24 08:55:25 Adrian Otto magnum: milestone mitaka-1
2015-12-23 10:39:10 bharaththiruveedula description Actually HTTP code 404 is for URL not found kind of issues. But in magnum we are sending 404 for resource not found kind of issues. And we have pactch for this guideline in openstack https://review.openstack.org/#/c/221163 which is in progress now. Once this patch is merged, we have to modify 404 to 404 for ResourceNotFound Exceptions and appropriately change the test cases too. Actually HTTP code 404 is for URL not found kind of issues. But in magnum we are sending 404 for resource not found kind of issues. And we have pactch for this guideline in openstack https://review.openstack.org/#/c/221163 which is in progress now. Once this patch is merged, we have to modify 404 to 400 for ResourceNotFound Exceptions and appropriately change the test cases too.
2016-01-14 08:20:51 space magnum: assignee bharaththiruveedula (bharath-ves) space (fengzhr)
2016-01-14 08:30:41 OpenStack Infra magnum: status New In Progress
2016-01-18 08:26:37 OpenStack Infra magnum: status In Progress Fix Released