TestStableObjectJsonFixture.test_changes_sort fails with oslo.versionedobjects 1.17.0

Bug #1618115 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Matt Riedemann

Bug Description

Seen here:

http://logs.openstack.org/76/360476/2/check/gate-cross-nova-python27-db-ubuntu-xenial/14ae1cc/console.html#_2016-08-29_04_56_08_994629

The failure is due to this change:

https://github.com/openstack/oslo.versionedobjects/commit/39a057becc10d1cfb5a5d5024bfcbbe6db1b56be

Since the same fixture is in oslo.versionedobjects since 1.9.0 we can just remove it from nova along with the nova unit tests for it that fail with 1.17.0.

Matt Riedemann (mriedem)
Changed in nova:
status: New → In Progress
status: In Progress → Triaged
importance: Undecided → High
assignee: nobody → Matt Riedemann (mriedem)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/362214

Changed in nova:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/362214
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=aeb15371ea4fc03310d5a7667e6f95157e0132e7
Submitter: Jenkins
Branch: master

commit aeb15371ea4fc03310d5a7667e6f95157e0132e7
Author: Matt Riedemann <email address hidden>
Date: Mon Aug 29 11:52:10 2016 -0400

    Use StableObjectJsonFixture from o.vo

    StableObjectJsonFixture has been in o.vo since the 1.9.0
    release and we require >=1.13.0 in g-r now, so we should
    use the fixture from the library rather than keep a
    duplicate in nova.

    This is also needed to use o.vo 1.17.0 which has change
    39a057becc10d1cfb5a5d5024bfcbbe6db1b56be that breaks the
    fixture's erroneous unit test.

    Change-Id: Idd0e02a1c19300c3ab7a57cbacb78d1f07037843
    Closes-Bug: #1618115

Changed in nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/nova 14.0.0.0b3

This issue was fixed in the openstack/nova 14.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.