You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/11/20 15:42:57 UTC

[cloudstack] branch master updated (2ad60d0 -> d3f18ef)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from 2ad60d0  ui: Fixed double slash in secret breaking db insert (#4392)
     add 75fdb07  vpc: fix ips on wrong interfaces after rebooting vpc vrs (#4467)
     add d3f18ef  Merge remote-tracking branch 'origin/4.14'

No new revisions were added by this update.

Summary of changes:
 .../VpcVirtualNetworkApplianceManagerImpl.java     | 14 +++++++--
 systemvm/debian/opt/cloud/bin/cs/CsRedundant.py    |  2 +-
 systemvm/debian/opt/cloud/bin/setup/bootstrap.sh   |  3 ++
 .../test_multiple_subnets_in_isolated_network.py   | 34 ++++++++++++++++++++++
 ...est_multiple_subnets_in_isolated_network_rvr.py | 34 ++++++++++++++++++++++
 .../component/test_multiple_subnets_in_vpc.py      | 33 +++++++++++++++++++++
 .../component/test_multiple_subnets_in_vpc_rvr.py  | 33 +++++++++++++++++++++
 7 files changed, 150 insertions(+), 3 deletions(-)