This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 751a0ad5598 UI workaround for the inconsistent formatting of
listVirtualMachinesUsageHistory (#10824)
add ea32a1a71aa server: fetch IP of VMs on L2 networks (#10431)
No new revisions were added by this update.
Summary of changes:
.../com/cloud/agent/api/GetVmIpAddressCommand.java | 8 ++-
.../LibvirtGetVmIpAddressCommandWrapper.java | 57 ++++++++++++++++------
.../LibvirtGetVmIpAddressCommandWrapperTest.java | 3 ++
.../wrapper/xenbase/CitrixRequestWrapperTest.java | 2 +-
.../main/java/com/cloud/vm/UserVmManagerImpl.java | 15 +++---
5 files changed, 62 insertions(+), 23 deletions(-)