This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 6790371fe2 fix merge diff display (#7047)
add eb5c8a5a8c server: correctly list suitable hosts for migration with
uefi capability (#7024)
new 2d1d2944e5 merge release branch 4.17 into main
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:
.../java/com/cloud/host/dao/HostDetailsDao.java | 3 +
.../com/cloud/host/dao/HostDetailsDaoImpl.java | 13 +-
.../com/cloud/server/ManagementServerImpl.java | 430 +++++++++++----------
.../com/cloud/server/ManagementServerImplTest.java | 135 ++++++-
4 files changed, 364 insertions(+), 217 deletions(-)