Comment 4 for bug 2043116

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/900532
Committed: https://opendev.org/openstack/nova/commit/e04d20a8bc3cfea11c9699219919d0a0158d74fb
Submitter: "Zuul (22348)"
Branch: master

commit e04d20a8bc3cfea11c9699219919d0a0158d74fb
Author: Takashi Kajinami <email address hidden>
Date: Thu Nov 9 23:58:39 2023 +0900

    Fix unit tests broken by olso.utils

    Some of the object unit tests grub Mock object unintentionally, and
    that results in failure during initializing an versioned object,
    because the Mock object does not present its version correctly.

    This fixes that problem

    The sqlalchemy-2x job is made non-voting because this job requires
    oslo.utils 6.3.0 which is blocked by this problem.

    Closes-Bug: #2043116
    Related-Bug: #2042886
    Change-Id: Id1c1b77c020e2d8f0ac61c2aee86c9f37d388d53