Comment 3 for bug 1725417

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/515660
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=bac90b87bdef2e2599d57573293ee167fa046201
Submitter: Zuul
Branch: master

commit bac90b87bdef2e2599d57573293ee167fa046201
Author: Dan Ardelean <email address hidden>
Date: Fri Oct 27 12:29:55 2017 +0300

    HyperV should not disable tunneling

    HyperV support disables tunneling for entire environment. This
    should not be the case since tunneling can be used for KVM in mix
    env. In this case, HyperV VMs can only use flat/vlan networks.

    Change-Id: I6237c42918442625acd946b7455d236612ba19cc
    Closes-Bug: #1725417