Comment 8 for bug 1877377

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

Reviewed: https://review.opendev.org/737984
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fb2806f8088dccafd6616a68f5b296914d192150
Submitter: Zuul
Branch: master

commit fb2806f8088dccafd6616a68f5b296914d192150
Author: Maciej Jozefczyk <email address hidden>
Date: Thu Jun 25 11:24:48 2020 +0000

    [OVN] Unify OVN/OVS compilation

    There were duplicated methods doing almost the same in terms
    of OVS/OVN compilation.

    This change:
     * move of OVS related compilation code to devstack/lib/ovs
     * delete of OVS related compilation code from devstack/lib/ovn_agent
     * source unified functions in devstack/lib/ovn_agent from
       devstack/lib/ovs
     * Unify NEUTRON_PATH variable to NEUTRON_DIR

    Closes-Bug: #1877377

    Change-Id: Ia012a8e116a276a6674f86366c803e0e2d8ff704