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 dc1a452913 UI: add filter user/all to list user/all volumes (#7075)
add 3dc0e499dc storage: validate disk size range of custom disk offering
when resize volume (#7073)
add fe0e44abe9 UI: display cpu cores and speed instead of cputotal by
default (#7106)
add 792f8356e5 KVM: revert libvirtd config and retry if fail to add a host
(#7090)
new ee6ed215c2 Merge release branch 4.17 to 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/storage/VolumeApiService.java | 2 ++
scripts/util/keystore-setup | 22 +++++++++++++++++++++
.../kvm/discoverer/LibvirtServerDiscoverer.java | 3 ++-
.../com/cloud/storage/VolumeApiServiceImpl.java | 23 ++++++++++++++++------
.../main/java/com/cloud/vm/UserVmManagerImpl.java | 7 +------
ui/src/components/view/InfoCard.vue | 4 ++--
6 files changed, 46 insertions(+), 15 deletions(-)