Comment 11 for bug 1834637

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-ovn (stable/stein)

Reviewed: https://review.opendev.org/682633
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=9b71675a0ed1df09a9be0dfeab520490ebdd52d3
Submitter: Zuul
Branch: stable/stein

commit 9b71675a0ed1df09a9be0dfeab520490ebdd52d3
Author: Daniel Alvarez <email address hidden>
Date: Tue Sep 17 11:52:21 2019 +0200

    use trunk constants from neutron-lib

    The trunk constants live in neutron-lib now. This patch switches over
    to them in prep for https://review.openstack.org/#/c/649672/

    Related-Bug: #1834637

    Conflicts:
        networking_ovn/ml2/trunk_driver.py
        networking_ovn/tests/functional/test_trunk_driver.py
        networking_ovn/tests/unit/ml2/test_trunk_driver.py

    Change-Id: Ia5739ca39998a842df51d6ccd68717e842895c4d
    (cherry-picked from commit 814774a45791fd67ae7175165d5bf10f13989595)