This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.18-dummy
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 8845a8e73e6 don't merge
add d4a5459a830 UI: Fix missing locale strings for Status widget (#8792)
add 7affbb1dacf protect against null-path (#8915)
add 5a52ca78ae5 kvm: export sysinfo for arm64 domains for cloud-init to
work (#8940)
add 405aac38bc9 linstor: Only set allow-two-primaries if resource is
already in use (#8802)
add 0577b0ac8ef server: add logs to public ip allocation attempt (#8239)
add 23f1ca49358 don't 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 (8845a8e73e6)
\
N -- N -- N refs/heads/4.18-dummy (23f1ca49358)
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:
.../hypervisor/kvm/resource/LibvirtVMDef.java | 4 +--
.../hypervisor/vmware/resource/VmwareResource.java | 5 ++-
.../kvm/storage/LinstorStorageAdaptor.java | 33 +++++++++++++------
.../storage/datastore/util/LinstorUtil.java | 19 +++++++++++
.../com/cloud/network/IpAddressManagerImpl.java | 38 +++++++++++++++++-----
systemvm/debian/etc/logrotate.d/haproxy | 2 +-
ui/src/components/widgets/Status.vue | 29 +++++++++--------
7 files changed, 92 insertions(+), 38 deletions(-)