Comment 0 for bug 1567843

Revision history for this message
bailin.zhang (bailin-zhang) wrote :

When VM create failed (such as "_create_domain" execute failed), do not unplug-ports. This bug hit all release/branch.

When create VM, it will update network_info at table "instance_info_caches". But it will be delayed for some time.
when "_shutdown_instance", we can not get the correct network info from "instance_info_caches".