Comment 42 for bug 1813147

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

Reviewed: https://review.opendev.org/656633
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=84e64a995eb456772519ba26dc8a98f042a7a44a
Submitter: Zuul
Branch: master

commit 84e64a995eb456772519ba26dc8a98f042a7a44a
Author: Matt Riedemann <email address hidden>
Date: Wed May 1 08:57:39 2019 -0400

    Require at least oslo.versionedobjects>=1.35.0

    This is to pick up change If20663ecad19f18f22172ae489206b42489fd9f6
    for our lower-constraints CI job to avoid blowing up the subunit
    parser with too much log output.

    Change-Id: I3c404bd650521b44faddf97ef0b41953f82c4bd2
    Related-Bug: #1813147