Comment 4 for bug 980033

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/7019
Committed: http://github.com/openstack/quantum/commit/d1c563c57df14b4d968bd576bc366d7db86b3e79
Submitter: Jenkins
Branch: master

commit d1c563c57df14b4d968bd576bc366d7db86b3e79
Author: Guilherme Salgado <email address hidden>
Date: Wed May 2 08:36:56 2012 -0300

    Change Resource.__call__() to not leak internal errors.

    That method now catches any non-expected errors raised by the controller's
    action method and turn them into an HTTPServerError. Fixes bug 980033.

    Change-Id: I7f71c029fae0e27a799f11de0802bde1003683e2