Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a required patch to fix the CI failures for OVN deployments with … #4

Merged

Commits on Oct 26, 2017

  1. Add a required patch to fix the CI failures for OVN deployments with …

    …ovs 2.8
    
    With the present ovs 2.8.1 and OVN deployment (tripelo or packstack), there is an
    issue where the VMs don't get the DHCP response from the ovn-controller. This issue
    is seen with OVS 2.8.1 and kernel 3.10.0-693.2.2.el7.x86_64. The issue is not seen
    with earlier kernel versions.
    
    The patch 0001-Check-flow-s-dl_type-before-setting-ct_orig_tuple-in.patch fixes
    this issue. This patch is merged upstream in master and branch 2.8. There will
    be ovs 2.8.2 soon. This commit is a temporary until we have ovs 2.8.2 so that
    we can have ovs 2.8.1 with this patch to unblock OVN deployments.
    
    Signed-off-by: Numan Siddique <nusiddiq@redhat.com>
    numansiddique committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    ef20dd1 View commit details
    Browse the repository at this point in the history