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 c70f3288d58 4.22 Health Check, please don't merge this!
add 120a43648b8 set width of dropdown select items for Network Offering
during add tier dialog (#11899)
add 58916eb6080 Use lateral join (introduced in MySQL 8.0.14) with
subquery on user_statistics table in account_view for netstats (#12631)
add c3d6a8cff72 server: fix templatetype during iso upload (#12151)
add db836229564 ui: fix create network from global create menu (#12677)
add 7aa0558c5b9 ui: avoid 404 after deleting template zones (#12681)
add 71daf84c9e8 Show security group selection in Basic zone VM deployment
and fix SG listing for cross-domain deployments (#12775)
add 7f7d0b02e14 Remove unnecessary stubbings in
ManagementServerMaintenanceManagerImplTest (#11914) (#12623)
add 2359061f663 api: remove required flag of gatewayid in
CreateStaticRouteCmd (#12786)
add 27bce46a8e3 Clear System VM IP from NICs for PublicNetworkGuru (#11992)
add 3b42fbf3b24 Fixing CI failures (#12789)
add 846dc1dbf58 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 (c70f3288d58)
\
N -- N -- N refs/heads/healthcheck-4.22 (846dc1dbf58)
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:
.../api/command/user/vpc/CreateStaticRouteCmd.java | 1 -
.../engine/orchestration/NetworkOrchestrator.java | 7 ++++-
.../datastore/db/SnapshotDataStoreDaoImpl.java | 14 +++++-----
.../META-INF/db/schema-42200to42210-cleanup.sql | 2 ++
.../db/views/cloud.account_netstats_view.sql | 31 ----------------------
.../META-INF/db/views/cloud.account_view.sql | 15 ++++++++---
...ManagementServerMaintenanceManagerImplTest.java | 2 --
.../com/cloud/template/TemplateManagerImpl.java | 3 +++
.../main/java/com/cloud/vm/UserVmManagerImpl.java | 2 +-
test/integration/smoke/test_secondary_storage.py | 16 +++++++----
ui/src/views/compute/DeployVM.vue | 6 +++++
.../compute/wizard/SecurityGroupSelection.vue | 26 +++++++++++++++---
ui/src/views/image/TemplateZones.vue | 14 +++++-----
ui/src/views/network/CreateNetwork.vue | 2 +-
ui/src/views/network/VpcTiersTab.vue | 10 +++++--
15 files changed, 87 insertions(+), 64 deletions(-)
delete mode 100644
engine/schema/src/main/resources/META-INF/db/views/cloud.account_netstats_view.sql