Comment 4 for bug 1285335

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

Reviewed: https://review.openstack.org/76685
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=03500414cf463905a28ea30d069630dcfda1d90b
Submitter: Jenkins
Branch: master

commit 03500414cf463905a28ea30d069630dcfda1d90b
Author: Cedric Brandily <email address hidden>
Date: Thu Feb 27 00:00:16 2014 +0100

    Use patch ports to interconnect integration/physical bridges

    Use by default patch ports to interconnect the integration to
    physical bridges for the openvswitch agent in order to increase
    performance.

    For ovs/kernel without ovs patch port support on kernel side, veths
    can be used through the new option OVS.use_veth_interconnection.

    Patch port support can be tested using:

        neutron-sanity-check --ovs_patch

    DocImpact
    Closes-Bug: #1285335
    Change-Id: I47106e57bf5b23891d7bf43815959e0d10156fba