You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2020/03/28 18:31:08 UTC

[cloudstack] branch master updated (da865f0 -> 66f5ecf)

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

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


    from da865f0  Merge release branch 4.13 to master
     add 78fda2d  With basic zone and VMware hypervisor, VR fails to start since eth1 is getting empty instead of a private IP. (#3977)
     add 809dc33  Fix raw templates not being downloaded (#3993)
     new 66f5ecf  Merge branch '4.13'

The 1 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:
 .../hypervisor/vmware/resource/VmwareResource.java | 11 -----------
 .../com/cloud/network/guru/ControlNetworkGuru.java | 19 ++++---------------
 .../router/VirtualNetworkApplianceManagerImpl.java | 22 ++++++++--------------
 .../utils/imagestore/ImageStoreUtil.java           |  2 +-
 4 files changed, 13 insertions(+), 41 deletions(-)


[cloudstack] 01/01: Merge branch '4.13'

Posted by da...@apache.org.
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 66f5ecf908f26cf2617cdbb700180b34c7012897
Merge: da865f0 809dc33
Author: Daan Hoogland <da...@shapeblue.com>
AuthorDate: Sat Mar 28 19:30:17 2020 +0100

    Merge branch '4.13'

 .../hypervisor/vmware/resource/VmwareResource.java | 11 -----------
 .../com/cloud/network/guru/ControlNetworkGuru.java | 19 ++++---------------
 .../router/VirtualNetworkApplianceManagerImpl.java | 22 ++++++++--------------
 .../utils/imagestore/ImageStoreUtil.java           |  2 +-
 4 files changed, 13 insertions(+), 41 deletions(-)