Comment 10 for bug 973377

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

Reviewed: https://review.openstack.org/6235
Committed: http://github.com/openstack/nova/commit/2c7365c3b5d2a560d0709a7ad9dbf491000cdd9e
Submitter: Jenkins
Branch: milestone-proposed

commit 2c7365c3b5d2a560d0709a7ad9dbf491000cdd9e
Author: Chuck Short <email address hidden>
Date: Wed Apr 4 12:36:42 2012 -0400

    Fix traceback in image cache manager.

    When nova is running as a different user, the image
    cache manager can cause tracebacks because it is not
    able to access the file. This fixes bug: 973377

    Change-Id: I7902b024e7d564fbda97ce8532c1de84ab1a4206
    Signed-off-by: Chuck Short <email address hidden>