This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch healthcheck-main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
omit 5eafe8d7d6e 4.21/main Health Check, please don't merge this!
add a0f35a186d8 Fixes issue with loading Capacity dashboard when mulitple
backup providers configured (#12550)
add 7324ef45d46 Merge branch '4.20' into 4.22
add d3e19769125 Merge release branch 4.22 to main
add 930ef5844ff 4.21/main 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 (5eafe8d7d6e)
\
N -- N -- N refs/heads/healthcheck-main (930ef5844ff)
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/backup/BackupManager.java | 16 +++++++++++--
.../framework/config/ValidatedConfigKey.java | 28 ++++++++++++++--------
.../configuration/ConfigurationManagerImpl.java | 7 ++++++
.../cloudstack/backup/BackupManagerImpl.java | 8 +++----
4 files changed, 43 insertions(+), 16 deletions(-)
copy
api/src/main/java/org/apache/cloudstack/api/command/admin/vpc/ListVPCsCmdByAdmin.java
=>
framework/config/src/main/java/org/apache/cloudstack/framework/config/ValidatedConfigKey.java
(57%)