Comment 3 for bug 1482657

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

Reviewed: https://review.openstack.org/213054
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5805aa066aa2f3dd72dacc5cc692f6b205c8f3c5
Submitter: Jenkins
Branch: master

commit 5805aa066aa2f3dd72dacc5cc692f6b205c8f3c5
Author: Christoph Seifert <email address hidden>
Date: Fri Aug 14 10:08:20 2015 +0200

    Fix attribute error with old glance backend

    Glance (<= Havana) does not provide the virtual_size attribute for
    images. So we first check if it is available to achieve compatibility
    with older Glance versions.

    Change-Id: I5970e8e6c61c4ee562cdc63a77661ad1801bf98d
    Closes-Bug: #1482657