• M
    esx: Destroy virtual machine on a vCenter if available · 470764f0
    Matthias Bolte 提交于
    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.
    470764f0
esx_driver.c 109.1 KB