This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.14
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 7f5eb64 Disallowing udp for lb rules for haproxy (#4501)
new 627070c vpc vr: fix Conflicting device id on private gw nic
new 03e65a1 vpc vr: plugin nics by this order: public/private/guest
new 83ae6d7 integration test: skip vlan of public ip range in
get_free_vlan
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
api/src/main/java/com/cloud/vm/NicProfile.java | 4 ++
.../cloud/network/router/NicProfileHelperImpl.java | 3 +-
.../VpcVirtualNetworkApplianceManagerImpl.java | 72 ++++++++++++----------
.../test_multiple_subnets_in_isolated_network.py | 5 +-
...est_multiple_subnets_in_isolated_network_rvr.py | 5 +-
.../component/test_multiple_subnets_in_vpc.py | 35 ++++++-----
.../component/test_multiple_subnets_in_vpc_rvr.py | 35 ++++++-----
tools/marvin/marvin/lib/common.py | 5 ++
8 files changed, 94 insertions(+), 70 deletions(-)