Comment 2 for bug 1492111

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

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

commit b89879c286cdc5718ee540c2c581a3f500c18b3e
Author: root <email address hidden>
Date: Sat Sep 5 10:47:41 2015 -0700

    Adds support to provide the csum option for the OVS tunnels

    The new option for the ovs agent will enable to set/unset the
    csum option for the vxlan/gre tunnels. The default is maintained as False.

    Change-Id: I18dcd8946b585e70f8890a5c222ea37059c4a0c5
    Implements: bp ovs-tunnel-csum-option
    Closes-bug: #1492111