-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17990/
-----------------------------------------------------------
Review request for cloudstack and Marcus Sorensen.
Bugs: CLOUDSTACK-6079
https://issues.apache.org/jira/browse/CLOUDSTACK-6079
Repository: cloudstack-git
Description
-------
fixed issue: if public traffic is on a physical network isolated by VLAN,
and guest traffic is on an another physical network isolated by VXLAN,
public traffic's broadcast type is updated to VXLAN by mistake.
Diffs
-----
server/src/com/cloud/network/NetworkServiceImpl.java 270ff7b
Diff: https://reviews.apache.org/r/17990/diff/
Testing
-------
Deployed a zone described above, and confirmed it works correctly.
Thanks,
Yoshikazu Nojima