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/03/05 06:51:03 UTC

[cloudstack] branch 4.13 updated (313e21a -> b4fdf22)

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

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


    from 313e21a  VR: Fix Redundant VRouter guest network on wrong interface (#3847)
     add b4fdf22  kvm: fix/optimize propogating configs (#3911)

No new revisions were added by this update.

Summary of changes:
 .../resource/virtualnetwork/VirtualRoutingResource.java      |  7 +++++--
 .../src/main/java/com/cloud/agent/AgentManager.java          |  4 +++-
 .../main/java/com/cloud/agent/manager/AgentManagerImpl.java  | 12 ++++++------
 .../hypervisor/kvm/resource/LibvirtComputingResource.java    |  4 ++--
 .../com/cloud/configuration/ConfigurationManagerImpl.java    |  4 +++-
 5 files changed, 19 insertions(+), 12 deletions(-)