Comment 2 for bug 1790143

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

Reviewed: https://review.openstack.org/598960
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=987e8b0cc4cc6a39ac0d4d32a47764f833c57a2e
Submitter: Zuul
Branch: master

commit 987e8b0cc4cc6a39ac0d4d32a47764f833c57a2e
Author: Lucas Alvares Gomes <email address hidden>
Date: Fri Aug 31 14:44:31 2018 +0100

    Fix devstack/lib/ovs to run with Fedora 28

    The patch is fixing two problems found when stacking DevStack on a
    Fedora 28 host OS.

    Problem 1: Account to the different patch versions between the
    kernel-devel and kernel-headers packages.

    Problem 2: Install the elfutils-libelf-devel package which is needed to
    compile OVS.

    For more a detailed information about each problem, check the bug linked
    in this patch.

    Closes-Bug: #1790143
    Change-Id: Idfdee28124ff19272abcaaa3adade0435e3e474a