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

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


 discard 887f32d1e81 4.21/main Health Check, please don't merge this!
     add 5e7ae227d3a UI: Prevent exceptions when network service provider 
that's disabled is viewed (#11413)
     add c9ce6e305c1 ui: Allow edit source CIDR on load balancer rule (#11766)
     add a574f7ac99c Add logs for host removal (#10423)
     add dfcbd2e9772 server: consistent behaviour for list apis with project=-1 
(#11767)
     add 880aa55f509 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   (887f32d1e81)
            \
             N -- N -- N   refs/heads/healthcheck-main (880aa55f509)

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:
 .../java/com/cloud/storage/StoragePoolHostVO.java  |  6 ++++
 .../java/com/cloud/network/NetworkServiceImpl.java | 19 ++++++++----
 .../cloud/network/router/CommandSetupHelper.java   |  5 +++-
 .../com/cloud/resource/ResourceManagerImpl.java    | 33 +++++++++++++++-----
 .../com/cloud/network/NetworkServiceImplTest.java  | 31 +++++++++++++++++++
 .../views/infra/network/providers/ProviderItem.vue | 28 ++++++++++++++++-
 ui/src/views/network/LoadBalancing.vue             | 35 ++++++++++++++++++++--
 7 files changed, 141 insertions(+), 16 deletions(-)

Reply via email to