Comment 2 for bug 944846

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

Reviewed: https://review.openstack.org/4830
Committed: http://github.com/openstack/nova/commit/f56cef93ea6e3746a17152bcd1850ccf4b3dad3d
Submitter: Jenkins
Branch: master

commit f56cef93ea6e3746a17152bcd1850ccf4b3dad3d
Author: Mark Washenberger <email address hidden>
Date: Fri Mar 2 15:57:55 2012 -0500

    Better glance exception handling

    - Adds a conversion step that turns glance exceptions into nova
      exceptions
    - Converts Invalid to HTTPBadRequest in /images and /images/detail,
      fixing bug 944846
    - Makes stub glance client return glance exceptions instead of nova
      exceptions
    - Rebased off of http://review.openstack.org/4788 to pick up
      MissingCredentialError handling as well, and added a test
    - A few small, miscellaneous testing fixes for issues I noticed

    Change-Id: I88eebfe7a7ac21cc5cd84ad84d64b311ddccf91e