This is an automated email from the ASF dual-hosted git repository.

dahn pushed a change to branch healthcheck-4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


 discard 3e270b08820 4.20 Health Check, please don't merge this!
     add c5c3cc40c1e consider Instance in Starting state for 
listPodsByUserConcentration (#11845)
     add 2954e969475 Veeam: get templateId from vm instance if vm is created 
from ISO (#10705)
     add d26122bf22b Veeam: use pre-defined object mapper (#10715)
     add 81787b310ee fix API Request Parameters Logged Credential Masking in 
ApiServer (#12020)
     add f0a0936675c server: fix volume offering not updated after offering 
change (#12003)
     add 028dd869456 fixed Password Exposure in IPMI Tool Command Execution 
(#12028)
     add 79a25bd0837 4.20 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   (3e270b08820)
            \
             N -- N -- N   refs/heads/healthcheck-4.20 (79a25bd0837)

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:
 .../main/java/com/cloud/vm/dao/UserVmDaoImpl.java  |  2 +-
 .../cloudstack/backup/veeam/VeeamClient.java       | 45 ++++++++--------------
 .../cloudstack/backup/veeam/VeeamClientTest.java   |  4 +-
 .../java/com/cloud/hypervisor/guru/VMwareGuru.java |  7 +++-
 server/src/main/java/com/cloud/api/ApiServer.java  | 28 ++++++++++++--
 .../com/cloud/storage/VolumeApiServiceImpl.java    |  2 +-
 ui/public/locales/en.json                          |  2 +-
 .../cloudstack/utils/process/ProcessRunner.java    | 11 ++++--
 .../utils/process/ProcessRunnerTest.java           | 12 ++++++
 9 files changed, 73 insertions(+), 40 deletions(-)

Reply via email to