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

Bug 1884101: Fixes systemd ovs check for ovn/sdn #816

Merged

Commits on Oct 1, 2020

  1. Fixes systemd ovs check for ovn/sdn

    There is a period of time where MCO will lay down the files for 4.6
    before it reboots the node into the new OS. If the ovs pods are coming
    up at this time they could accidentally think systemd ovs is running,
    which it is not. This patch modifies the check to look in systemd, where
    the ovs-configuration service will be enabled only when 4.6 is booted.
    
    Signed-off-by: Tim Rozet <trozet@redhat.com>
    trozet committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    6899e83 View commit details
    Browse the repository at this point in the history