Comment 16 for bug 1868691

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

Reviewed: https://review.opendev.org/715433
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=4991184eca3da12893af1c453512c7118bbac6be
Submitter: Zuul
Branch: stable/rocky

commit 4991184eca3da12893af1c453512c7118bbac6be
Author: Bernard Cafarelli <email address hidden>
Date: Fri Mar 27 15:26:11 2020 +0100

    Use rally-openstack 1.7.0 for stable/rocky

    Master branch now has requirements incompatible with stable branches
    constraints [0], so this switches to last tag compatible.

    Longer term fix will be to run rally in a virtualenv, but this is lower
    priority than other tasks. This can be revisited at the time, though for
    older branches we will probably stick with pinned version

    Also pin neutron-tempest-plugin to latest version that supports python 2

    [0] https://opendev.org/openstack/rally-openstack/commit/5776e015f16321fdb489ebb482d984ccd3cd2903

    Change-Id: I54fb021dec49724f17e7b5a330e09bcc638310d6
    Closes-Bug: #1868691