This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch healthcheck-4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 2ca57536279 4.22 Health Check, please don't merge this!
add abdf926219a Revert "Use lateral join (introduced in MySQL 8.0.14) with
subquery on user_statistics table in account_view for netstats (#12631)"
(#12965)
add 03de62bf389 Support Linstor Primary Storage for NAS BnR (#12796)
add 98ce6417ed7 4.22 Health Check, please don't merge this!
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2ca57536279)
\
N -- N -- N refs/heads/healthcheck-4.22 (98ce6417ed7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../cloudstack/backup/RestoreBackupCommand.java | 9 ++
.../META-INF/db/schema-42200to42210-cleanup.sql | 2 -
.../cloud.account_netstats_view.sql} | 15 +++-
.../META-INF/db/views/cloud.account_view.sql | 15 +---
.../cloudstack/backup/NASBackupProvider.java | 21 ++++-
.../LibvirtRestoreBackupCommandWrapper.java | 95 ++++++++++++++++------
.../LibvirtRestoreBackupCommandWrapperTest.java | 29 +++++++
scripts/vm/hypervisor/kvm/nasbackup.sh | 59 ++++++++++++--
8 files changed, 190 insertions(+), 55 deletions(-)
copy
engine/schema/src/main/resources/META-INF/db/{schema-42200to42210-cleanup.sql
=> views/cloud.account_netstats_view.sql} (65%)