Comment 4 for bug 1779825

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

Reviewed: https://review.openstack.org/579856
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=45cddcbd02f8b2e45fb70816d5012605d221700c
Submitter: Zuul
Branch: master

commit 45cddcbd02f8b2e45fb70816d5012605d221700c
Author: Miguel Angel Ajo <email address hidden>
Date: Tue Jul 3 14:50:24 2018 +0200

    Use neutron 13.0.0.0b2 and don't check specific revision numbers in tests

    The neutron-lib has been recently bumped by change
    I1777349f20eff463e6d81e98d5afe9c4dc12807d in upper-constraints. This
    neutron-lib version is not compatible with Queens Neutron code.

    This patch bumps the used Neutron version to the latest beta tag. This
    should fix the failing jobs.

    Bumping to the new revision also fails our functional tests because
    we check for specific revision numbers. We can't know exactly what the
    revision number will be, so just check that it matches the neutron resource.

    Related-Bug: 1779825

    Co-Authored-By: Terry Wilson <email address hidden>

    Change-Id: I530a6e54d82daa5d1c34a026434e432c31554287