Comment 7 for bug 1522667

Revision history for this message
Michael Still (mikal) wrote : Re: when nova-compute.service start .If the instance's disk is not avilable.It will cause the service failed.That is not reasonable

Ok, the LVM case here has a try / except wrapper in master. The local file option does not, so I've added a check for that. I've also added an error handler at the compute manager layer so the instance will go into error instead of silently failing.