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 1b861dad48f Cleanup: Standardize logger message formatting in
ApiServer.java (#11188)
add 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
add 28112175785 Merge branch '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 | 68 ++++++++++++++++++++--
.../java/com/cloud/api/query/QueryManagerImpl.java | 1 +
.../configuration/ConfigurationManagerImpl.java | 8 +--
.../com/cloud/storage/VolumeApiServiceImpl.java | 3 +-
7 files changed, 124 insertions(+), 19 deletions(-)