This is an automated email from the ASF dual-hosted git repository.
rajani pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 83b93d2 Merge pull request #1971 from bvbharatk/CLOUDSTACK-9726
adds e303eee CLOUDSTACK-9828: GetDomRVersionCommand fails to get the
correct version as output Fix tries to return the output as a single command,
instead of appending output from two commands
adds 35b7fa3 Merge pull request #1995 from shapeblue/CLOUDSTACK-9828
adds c4326b0 CLOUDSTACK-9904: Fix log4j to have @AGENTLOG@ replaced
adds 9c4eb95 Merge pull request #2070 from shapeblue/hyperv-log-fix
adds 0db9c98 ignore bogus default gateway when a shared network is
secondary the default gateway gets overwritten by a bogus one dnsmasq does
the right thing and replaces it with its own default which is not good for us
so check for '0.0.0.0'
adds 2e926d8 Do not set gateway to 0.0.0.0 for windows clients
adds cbd3662 Merge pull request #2055 from shapeblue/sharedisolated
adds 02311c8 Activate NioTest following changes in CLOUDSTACK-9348 PR
#1549
adds a933f8d Merge pull request #2027 from exoscale/niotest
adds 99fcb1f CLOUDSTACK-9787: Fix wrong return value in
NetUtils.isNetworkAWithinNetworkB
adds 7803c12 Merge pull request #1945 from
ustcweizhou/isNetworkAWithinNetworkB
adds 9bed11d CLOUDSTACK-3223 Exception observed while creating CPVM in
VMware Setup with DVS
adds 3c3cdbe Merge pull request #1872 from
sateesh-chodapuneedi/pr-cloudstack-3223
new 8b3cadb Merge release branch 4.9 to master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
plugins/hypervisors/hyperv/pom.xml | 29 +++++++++++++
.../cloud/network/router/CommandSetupHelper.java | 10 -----
.../debian/config/opt/cloud/bin/cs/CsDhcp.py | 7 +--
.../config/opt/cloud/bin/get_template_version.sh | 5 ++-
utils/pom.xml | 1 -
.../main/java/com/cloud/utils/net/NetUtils.java | 2 +-
.../java/com/cloud/utils/nio/NioConnection.java | 5 +--
.../java/com/cloud/utils/net/NetUtilsTest.java | 13 ++++++
.../vmware/mo/DistributedVirtualSwitchMO.java | 50 ++++++++++++++++++++--
9 files changed, 99 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].