This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from bc3d7c314bb Change the `value` parameter of the `updateConfiguration`
API to be required (#10790)
add 9a38e75abdf Fix Linstor shrink qcow2 volumes (#12387)
add c91e84c6d8b Avoid double counting primary storage allocated capacity
for storage pools having a parent (#12181)
add ef1aaa0551d kvm: allow skip forcing disk controller (#11750)
add e25cf437c05 Merge branch '4.20' into 4.22
No new revisions were added by this update.
Summary of changes:
.../main/java/com/cloud/vm/VmDetailConstants.java | 3 +
.../com/cloud/capacity/dao/CapacityDaoImpl.java | 11 ++++
.../kvm/resource/LibvirtComputingResource.java | 49 +++++++++++++---
.../kvm/resource/LibvirtComputingResourceTest.java | 66 ++++++++++++++++++++--
.../java/com/cloud/api/query/QueryManagerImpl.java | 1 +
.../com/cloud/storage/VolumeApiServiceImpl.java | 3 +-
6 files changed, 119 insertions(+), 14 deletions(-)