This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.16
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from ecf85aa VMware7 support: Add schema changes for update2 and update3
(#5870)
add 56a8852 Remove code that reserves extra interfaces based on the
global setting router.extra.public.nics in case of VMware. (#5912)
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/agent/api/to/IpAddressTO.java | 21 +++
.../cloud/hypervisor/guru/VmwareVmImplementer.java | 4 +-
.../hypervisor/vmware/manager/VmwareManager.java | 2 -
.../vmware/manager/VmwareManagerImpl.java | 8 --
.../hypervisor/vmware/resource/VmwareResource.java | 159 +++++++++------------
.../cloud/network/router/CommandSetupHelper.java | 58 ++++++++
.../router/VirtualNetworkApplianceManagerImpl.java | 2 +-
7 files changed, 149 insertions(+), 105 deletions(-)