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 <mrie...@us.ibm.com>
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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1618115

Title:
  TestStableObjectJsonFixture.test_changes_sort fails with
  oslo.versionedobjects 1.17.0

Status in OpenStack Compute (nova):
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1618115/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to