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 210675baae0 DO NOT MERGE
     add d161dc76699 api: use single quote instead of double quote in 
StatsResponse (#11537)
     add 48648d4c45b test: fix test_04_rvpc_network_garbage_collector_nics 
failure (#11542)
     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 fe120b64e70 server: prevent vm schedule update failure for time when 
not changed (#11314)
     add edd97e3b42f 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   (210675baae0)
            \
             N -- N -- N   refs/heads/healthcheck-4.19 (edd97e3b42f)

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 ++
 .../cloudstack/api/response/StatsResponse.java     |  2 +-
 .../lb/InternalLoadBalancerVMManagerImpl.java      |  4 ++
 .../internallbvmmgr/InternalLBVMServiceTest.java   | 16 ++++++-
 .../cloud/api/query/dao/TemplateJoinDaoImpl.java   |  6 +--
 .../com/cloud/resource/ResourceManagerImpl.java    |  7 ++-
 .../storage/snapshot/SnapshotManagerImpl.java      |  2 +
 .../vm/schedule/VMScheduleManagerImpl.java         | 56 +++++++++++++---------
 test/integration/smoke/test_vpc_redundant.py       |  7 ++-
 ui/src/views/compute/ScaleVM.vue                   |  4 +-
 10 files changed, 76 insertions(+), 33 deletions(-)

Reply via email to