This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from a163831b7e8 Maintenance mode: Add host to deployment planner avoid
list to fix local storage vm migration (#9892)
add c5e8f63452a Fix NPE issues during host rolling maintenance, due to
host tags and custom constrained/unconstrained service offering (#9844)
add 00c659b7a76 api: fix access for listSystemVmUsageHistory (#10032)
add 0b8076c38cf Configure org.eclipse.jetty.server.Request.maxFormKeys
from server.properties and increase the default value (#10214)
add 70776b067a4 fix listing of VMs by network (#10204)
add 1ff68cf9b10 linstor: Fix ZFS snapshot backup (#10219)
add 5167c3b613f Merge branch '4.19' into 4.20
No new revisions were added by this update.
Summary of changes:
client/conf/server.properties.in | 3 ++
.../java/org/apache/cloudstack/ServerDaemon.java | 10 ++++
.../api/ListSystemVMsUsageHistoryCmd.java | 2 +-
plugins/storage/volume/linstor/CHANGELOG.md | 6 +++
.../LinstorBackupSnapshotCommandWrapper.java | 14 +++--
.../java/com/cloud/api/query/QueryManagerImpl.java | 1 +
.../resource/RollingMaintenanceManagerImpl.java | 59 ++++++++++++++++++---
.../RollingMaintenanceManagerImplTest.java | 60 ++++++++++++++++++++++
8 files changed, 144 insertions(+), 11 deletions(-)