In Nova, specifically the libvirt driver's spawn process
(nova/virt/libvirt/driver.py), I've noticed that an attempt is made to
launch an instance even if a failure occurs before the libvirt XML is
assembled. In this case, I'm referring to when errors are logged but no
corresponding exception is raised. Why is the launch not aggressively
aborted if errors occur during setup? 

--
Peter Hamilton


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to