This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from b23ceefc7ea utils: cleanup MacAddress and MacAddressTest (#8988)
     add 0e08a126dfd systemvm: add template_zone_ref record when add a new zone 
with same hypervisor type (#8395)
     add cec6ade257c change live migration API used on kvm (#8952)
     add eead2710f81 explanatory error message on delete attempt of default 
system offering (#8883)
     add 9d5d4e55648 linstor: cleanup diskless nodes on disconnect (#8790)
     new 3de1f8b4baf Merge remote-tracking branch 'origin/4.18' into 4.19

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../upgrade/SystemVmTemplateRegistration.java      |  11 +-
 .../hypervisor/kvm/resource/LibvirtVMDef.java      |   4 +
 .../hypervisor/kvm/resource/MigrateKVMAsync.java   |  45 +++++++-
 .../wrapper/LibvirtMigrateCommandWrapper.java      |  29 +++++-
 .../kvm/resource/MigrateKVMAsyncTest.java          |  83 +++++++++++++++
 .../wrapper/LibvirtMigrateCommandWrapperTest.java  |  78 ++++++++++++--
 .../kvm/storage/LinstorStorageAdaptor.java         | 114 +++++++++++++--------
 .../configuration/ConfigurationManagerImpl.java    |   2 +-
 8 files changed, 311 insertions(+), 55 deletions(-)
 create mode 100644 
plugins/hypervisors/kvm/src/test/java/com/cloud/hypervisor/kvm/resource/MigrateKVMAsyncTest.java

Reply via email to