Comment 9 for bug 934464

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

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

commit ad53f91e623f05cfe994101d56d6d2cf54cd8412
Author: Michael Still <email address hidden>
Date: Tue Mar 6 16:45:40 2012 +1100

    Don't use glance when verifying images.

    Using glance means that admin contexts need to know how to use
    keystone when that is enabled. Its safer to avoid calling glance
    at all from inside the periodic task.

    This should resolve bug 934464.

    Change-Id: Ib730e3f57721fca7080d90ae80b5f8916c1dc76c