Comment 3 for bug 1626404

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ceilometerclient (stable/newton)

Reviewed: https://review.openstack.org/384847
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=9d9b477708fdce08db162a9bf3723cf7ee0df267
Submitter: Jenkins
Branch: stable/newton

commit 9d9b477708fdce08db162a9bf3723cf7ee0df267
Author: Mehdi Abaakouk <email address hidden>
Date: Thu Oct 6 16:39:44 2016 +0200

    Set code and details on HTTPException

    Even the HTTPException is unknown for ceilometer we should set the code
    and print it with the details.

    Closes-bug: #1626404
    Change-Id: Ib244d8822f7a1ebc1b8ec1b95d13b20bbb69ece0
    (cherry picked from commit b8a78396b273c23ba7a633d98365a5dfc969b1f2)