]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Undefine virtual machine on a vCenter if available
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 6 Dec 2009 23:59:56 +0000 (00:59 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 18 Dec 2009 18:29:39 +0000 (19:29 +0100)
commit46306c9c85ecc343223cd265f6578de5e68dfd38
tree5f2a9a31a24453eeed5bc92d2714cbc6e3e95db5
parenta5d8d265a2e430be316a26b6c975b14095de1b96
esx: Undefine virtual machine on a vCenter if available

Undefining a virtual machine on an ESX server leaves a orphan on the
vCenter behind. So undefine a virtual machine on a vCenter if available
to fix this problem.
src/esx/esx_driver.c