Comment 3 for bug 1256207

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

Reviewed: https://review.openstack.org/59175
Committed: http://github.com/openstack/glance/commit/2e98c72a5e75bb28e1829ceda3b7dde62f455c48
Submitter: Jenkins
Branch: master

commit 2e98c72a5e75bb28e1829ceda3b7dde62f455c48
Author: David Koo <email address hidden>
Date: Fri Nov 29 21:03:39 2013 +0800

    Clean up duplicate code in v2.image_data.py

    glance/api/v2/image_data.py:ImageDataController.upload has two identical
    "except exception.StorageFull as e" clauses. One should be removed.

    Fixes bug #1256207

    Change-Id: I42fc5126e493591045d09ffb9abbc4816e63ef60