Comment 2 for bug 1503518

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

Reviewed: https://review.openstack.org/231843
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=5b9024ea424abe6494f6e26f72f7838c189eea3c
Submitter: Jenkins
Branch: master

commit 5b9024ea424abe6494f6e26f72f7838c189eea3c
Author: Taku Fukushima <email address hidden>
Date: Wed Oct 7 13:18:09 2015 +0900

    Modify KuryrException extend Exception appropriately

    This patch modifies KuryrException call the initializer of the super
    class. This fixes Kuryr not to return the empty error response.

    Change-Id: I728a24df6f20a81090c98aac46be22f3d27cd884
    Signed-off-by: Taku Fukushima <email address hidden>
    Closes-Bug: #1503518