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


 discard 7258db66b55 DO NOT MERGE
     add 94a47ac7783 VR: fix password server exception when no password is 
found (#9699)
     add a8ab47bb278 CPVM: move focus on input area after clearing clipboard 
(#9669)
     add a385ff1a214 UI: Fix VPC network offerings listing on VPC tier creation 
(#9557)
     add cfbdeba17c7 refactor: cloud-sysvmadm script (#9200)
     add 2e9986c6a63 list by displayname instead of name (#8503)
     add 89482a25830 Merge release branch 4.18 to 4.19
     add e16a9715111 Fix resource count discrepancy while associating IP 
address to a network or vpc (#9563)
     add 50d7ebf5cf5 UI: enable project menu on mobile (#9700)
     add 7f2ab635e97 lb: fix haproxy cannot start if algorithm is not lowercase 
(#9698)
     add 075f9811c4b [VMware] Make disk controller selection on volume 
attachment consistent with VM creation and start (#9636)
     add 41e7a2a6897 Merge release branch 4.19 to main
     add 477beaffbf9 merge conflicts (in loggers)
     add a303c7c91ae Fix build errors (#9714)
     add 423538cd283 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   (7258db66b55)
            \
             N -- N -- N   refs/heads/healthcheck-main (423538cd283)

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:
 .../com/cloud/network/HAProxyConfigurator.java     |   2 +-
 .../hypervisor/vmware/resource/VmwareResource.java |  53 +---
 .../storage/resource/VmwareStorageProcessor.java   |  15 +-
 .../com/cloud/network/IpAddressManagerImpl.java    |  22 +-
 .../java/com/cloud/network/vpc/VpcManagerImpl.java |  27 +-
 setup/bindir/cloud-sysvmadm.in                     | 282 +++++++++++----------
 systemvm/agent/noVNC/app/ui.js                     |   1 +
 systemvm/debian/opt/cloud/bin/passwd_server_ip.py  |   6 +-
 ui/src/components/page/GlobalHeader.vue            |   4 +-
 ui/src/config/section/compute.js                   |   4 +-
 ui/src/views/network/VpcTiersTab.vue               |  21 +-
 .../hypervisor/vmware/mo/HypervisorHostHelper.java |  23 +-
 .../cloud/hypervisor/vmware/util/VmwareHelper.java |  75 ++++++
 13 files changed, 296 insertions(+), 239 deletions(-)

Reply via email to