This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 06a8ff04b1750501f96bef70538f5241a69ba9ff Merge: 8c078b8 313e21a Author: Daan Hoogland <[email protected]> AuthorDate: Sat Feb 29 19:56:07 2020 +0100 Merge release branch 4.13 to master * 4.13: VR: Fix Redundant VRouter guest network on wrong interface (#3847) .../kvm/resource/LibvirtComputingResource.java | 90 +-- .../cloud/network/router/CommandSetupHelper.java | 123 ++-- systemvm/debian/etc/sysctl.conf | 4 + .../test_multiple_subnets_in_isolated_network.py | 701 ++++++++++++++++++ ...est_multiple_subnets_in_isolated_network_rvr.py | 687 +++++++++++++++++ .../component/test_multiple_subnets_in_vpc.py | 817 +++++++++++++++++++++ .../component/test_multiple_subnets_in_vpc_rvr.py | 817 +++++++++++++++++++++ tools/marvin/marvin/lib/base.py | 10 +- 8 files changed, 3141 insertions(+), 108 deletions(-)
