This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch nsx-integration
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 072c97d457d fix logger
add e53d3274fa3 Fix cloudstack-ui package: bad directory permissions and
missing WEB-INF (#8568)
add 3fa052c1f57 Fix cloudstack-ui package: bad directory permissions and
missing WEB-INF (#8568)
add 7394af30718 Merge remote-tracking branch 'origin/4.18' into 4.19
add 0447040c08b Merge remote-tracking branch 'origin/4.19'
add bb70da0fed9 add compute offering details in UI (#8563)
add 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
add cfb4d4378f2 Merge remote-tracking branch 'origin/4.19'
add 34834029c0e Merge branch 'main' of
https://github.com/apache/cloudstack into nsx-integration
No new revisions were added by this update.
Summary of changes:
packaging/centos7/cloud.spec | 3 +-
packaging/centos8/cloud.spec | 3 +-
.../kvm/storage/LinstorStorageAdaptor.java | 31 +++++----
.../driver/StorPoolPrimaryDataStoreDriver.java | 16 ++++-
.../storage/datastore/util/StorPoolUtil.java | 9 ++-
.../snapshot/StorPoolVMSnapshotStrategy.java | 2 +-
.../main/java/com/cloud/vm/UserVmManagerImpl.java | 66 +++++++++++++++----
.../java/com/cloud/vm/UserVmManagerImplTest.java | 60 +++++++++++++++--
.../plugins/storpool/TestTagsOnStorPool.py | 75 +++++++++++++++++-----
tools/marvin/marvin/lib/base.py | 6 +-
ui/src/components/view/DetailsTab.vue | 8 ++-
ui/src/config/section/offering.js | 7 ++
12 files changed, 230 insertions(+), 56 deletions(-)