]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Destroy virtual machine on a vCenter if available
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 12 Dec 2009 19:51:35 +0000 (20:51 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 18 Dec 2009 18:29:39 +0000 (19:29 +0100)
commit470764f0b44a95258c0c08c12370fa3c3662bd05
tree290ad26986cfc11ee0f96a089d0528903a8f2e52
parent46306c9c85ecc343223cd265f6578de5e68dfd38
esx: Destroy virtual machine on a vCenter if available

If a virtual machine is destroyed on a ESX server then immediately
undefining this virtual machine on a vCenter may fail, because the
vCenter has not been informed about the status change yet. Therefore,
destroy a virtual machine on a vCenter if available, so the vCenter
is up-to-date when the virtual machine should be undefined.
src/esx/esx_driver.c