This is an automated email from the ASF dual-hosted git repository.
shwstppr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from dccd37af505 Run ResourceCountCheckTask only in the longest running
management server (#7977)
add fb3a2ecb57e Fix NPE if global setting implicit.host.tags is set to
null (#8066)
add 3e7f21a1909 vm-import: fix stopped managed vms listing in unmanaged
instances (#7606)
new 9df580cef45 Merge remote-tracking branch 'apache/4.18' 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:
.../main/java/com/cloud/vm/dao/VMInstanceDao.java | 2 +-
.../java/com/cloud/vm/dao/VMInstanceDaoImpl.java | 12 +-
.../java/com/cloud/api/query/QueryManagerImpl.java | 12 +-
.../java/com/cloud/deploy/FirstFitPlanner.java | 12 +-
.../cloudstack/vm/UnmanagedVMsManagerImpl.java | 122 ++++++++++-----------
5 files changed, 84 insertions(+), 76 deletions(-)