Comment 2 for bug 957110

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

Reviewed: https://review.openstack.org/5456
Committed: http://github.com/openstack/nova/commit/1d94d55775b78a5d37658bb641c225bc49510620
Submitter: Jenkins
Branch: master

commit 1d94d55775b78a5d37658bb641c225bc49510620
Author: Pádraig Brady <email address hidden>
Date: Fri Mar 16 16:00:43 2012 +0000

    allow the compute service to start with missing libvirt disks

    * nova/virt/libvirt/connection.py: Program defensively and handle
    the case of missing instance disks and log the error rather than
    propagating that exception up (which triggers nova.service to fail).
    * Fixes bug 957110

    Change-Id: I1a414f56661843ff6b886e6ebf6f614fcb5a5f31