Comment 14 for bug 1308058

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/icehouse)

Reviewed: https://review.openstack.org/90644
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=1e488339ded20a8bce602202bde7244f1c1b249e
Submitter: Jenkins
Branch: stable/icehouse

commit 1e488339ded20a8bce602202bde7244f1c1b249e
Author: Mike Perez <email address hidden>
Date: Thu Apr 17 18:46:36 2014 -0700

    Fallback to None on missing Glance image attrs

    It's possible for glance images to be missing attributes like name and
    checksum. We'll just set those to None by default to avoid missing key
    exceptions being raised.

    Closes-Bug: #1308058
    Change-Id: I85c42f8351763da201021a22f5ff0ebd62c6b2db
    (cherry picked from commit 993facb3bf753d23332236dc05b397850bf99144)