This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch healthcheck-4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 6f737ecc3cc DO NOT MERGE
add 3134efb971d plugin-swift: handle null cache store (#11380)
add a0fd37f4955 ui: pass validated storagepolicy for swift store (#11315)
add de5188e50c8 fix storage pool capacity threshold flag (#11366)
add 21e3b6ae251 DO NOT MERGE
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 (6f737ecc3cc)
\
N -- N -- N refs/heads/healthcheck-4.19 (21e3b6ae251)
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:
.../apache/cloudstack/metrics/MetricsServiceImpl.java | 2 +-
.../datastore/driver/SwiftImageStoreDriverImpl.java | 17 ++++++++++-------
ui/src/views/infra/AddSecondaryStorage.vue | 6 ++++--
3 files changed, 15 insertions(+), 10 deletions(-)