This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 4de2f38cd13 Adding vmId as part of error response when vm create
fails. (#8484)
add 1d1b3321416 remove StorPool tags from detached volumes (#8377)
add 56f0448f0d4 Linstor fix migration while node offline (#8610)
add a1f547a0110 Merge remote-tracking branch 'origin/4.18' into 4.19
new cfb4d4378f2 Merge remote-tracking branch 'origin/4.19'
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:
.../kvm/storage/LinstorStorageAdaptor.java | 31 +++++----
.../driver/StorPoolPrimaryDataStoreDriver.java | 16 ++++-
.../storage/datastore/util/StorPoolUtil.java | 9 ++-
.../snapshot/StorPoolVMSnapshotStrategy.java | 2 +-
.../plugins/storpool/TestTagsOnStorPool.py | 75 +++++++++++++++++-----
tools/marvin/marvin/lib/base.py | 6 +-
6 files changed, 106 insertions(+), 33 deletions(-)