Comment 3 for bug 996648

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

Reviewed: https://review.openstack.org/9916
Committed: http://github.com/openstack/glance/commit/7956c2bec87b75f59f1453c531f9b1557a6196a5
Submitter: Jenkins
Branch: master

commit 7956c2bec87b75f59f1453c531f9b1557a6196a5
Author: Sulochan Acharya <email address hidden>
Date: Tue Jul 17 09:22:36 2012 -0500

    Dont show stack trace on command line for service error.

    - Fix bug 996648

    Currently if the Registry service is not running, any glance command
    will show the Internal server error exception response body on the command line.
    This fix proposes to hide that trace with a more generic message. Users can
    still see the trace on log file in debug.

    Change-Id: Ia86c42002ae8daabe0d7ad92a2017f1869b10853