Comment 1 for bug 1361840

Revision history for this message
Jens Rosenboom (frickler) wrote :

After looking around a bit further, I'm not sure whether the correct fix would be to revert using image_type=None instead of 'raw' again at https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py#L3315 or whether this just uncovers some other bug that has been hiding out for longer.

In the log before the error, the config drive is created on local storage, but why is it created at all if the instance does not call for it?