Comment 2 for bug 1046607

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

Reviewed: https://review.openstack.org/12607
Committed: http://github.com/openstack/python-glanceclient/commit/5acd5a6a4adc430989ae05c434d0ac5a9a448b84
Submitter: Jenkins
Branch: master

commit 5acd5a6a4adc430989ae05c434d0ac5a9a448b84
Author: isethi <email address hidden>
Date: Fri Sep 7 20:54:09 2012 +0000

    Catches HTTP 300 while printing responses

    If glance v1 api is not enabled, and a request is made to it,
    it gives a KeyError. This patch catches the 300 error and
    displays error message.

    Fixes bug 1046607

    Change-Id: I0009a5deca3b5dd5ccaeaea90feee21274bfe090