Comment 1 for bug 1295503

Revision history for this message
aeva black (tenbrae) wrote : Re: ironic nova driver blocks nova-compute startup when ironic isn't available

I believe this is a feature, not a bug :)

Seriously though, if libvirt isn't available and n-cpu is configured to use that driver, then AFAIK, it doesn't start. This is no different. Nova Compute requires the hypervisor driver be available during init_host(), or else critical initialization tasks (which are only performed during init_host) can not be performed.