This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from ed7bd5e5804 ui: fix handler for deploy button menu (#11116)
add 80f46ad55d6 [VMware to KVM Migration] Fix for converted instance npe
issue when source vmware instance ovf is exported from management server
(#11003)
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/storage/VolumeApiService.java | 7 +
.../com/cloud/agent/api/ConvertInstanceAnswer.java | 16 --
.../cloud/agent/api/ConvertInstanceCommand.java | 11 +-
.../LibvirtConvertInstanceCommandWrapper.java | 205 +--------------------
.../LibvirtConvertInstanceCommandWrapperTest.java | 70 -------
.../cloudstack/vm/UnmanagedVMsManagerImpl.java | 59 +-----
.../cloudstack/vm/UnmanagedVMsManagerImplTest.java | 2 -
7 files changed, 20 insertions(+), 350 deletions(-)