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

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


 discard 4e878ecce95 4.20 Health Check, please don't merge this!
     add af2a911f1b7 UI: Make logout function more robust to prevent session 
issues (#11361)
     add 90681df1b5b Primera: Delete session after key expiration (#11487)
     add fd46e61032f Added events for snapshots, vmsnapshots, internalLB 
operations (#11230)
     add a4cf47a9b80 server: remove extra chars when template status is error 
string (#11329)
     add f4802f30ed6 UI: fix display of disk size and IOPS fields in the scale 
VM form (#11553)
     add f99942cf9a2 Merge remote-tracking branch 'apache/4.19' into 4.20
     add e2fc73fe8b2 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   (4e878ecce95)
            \
             N -- N -- N   refs/heads/healthcheck-4.20 (e2fc73fe8b2)

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:
 .../snapshot/CreateSnapshotFromVMSnapshotCmd.java  |  5 +++
 .../lb/InternalLoadBalancerVMManagerImpl.java      |  4 +++
 .../internallbvmmgr/InternalLBVMServiceTest.java   | 16 +++++++--
 .../datastore/adapter/primera/PrimeraAdapter.java  | 38 ++++++++++++++++++++++
 .../cloud/api/query/dao/TemplateJoinDaoImpl.java   |  6 ++--
 .../com/cloud/resource/ResourceManagerImpl.java    |  6 ++++
 .../storage/snapshot/SnapshotManagerImpl.java      |  2 ++
 ui/src/store/modules/user.js                       | 12 +++++--
 ui/src/views/compute/ScaleVM.vue                   |  4 +--
 9 files changed, 84 insertions(+), 9 deletions(-)

Reply via email to