** Changed in: nova/liberty
       Status: Fix Committed => 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/1516805

Title:
  nova unit tests failing with infinite recursion with
  oslo.versionedobjects 0.13.0

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) liberty series:
  Fix Released

Bug description:
  Seen here:

  http://logs.openstack.org/20/243320/4/gate/gate-nova-
  python27/37b1b32/console.html

  Just started on 11/16 with the o.vo 0.13.0 release.

  Lots of this:

  2015-11-16 21:00:40.347 |         result = getattr(cls, objmethod)(context, 
*args, **kwargs)
  2015-11-16 21:00:40.347 |       File 
"/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/base.py",
 line 173, in wrapper
  2015-11-16 21:00:40.348 |         args, kwargs)
  2015-11-16 21:00:40.348 |       File 
"/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fixture.py",
 line 106, in object_class_action_versions
  2015-11-16 21:00:40.348 |         result = getattr(cls, objmethod)(context, 
*args, **kwargs)
  2015-11-16 21:00:40.348 |       File 
"/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/base.py",
 line 173, in wrapper
  2015-11-16 21:00:40.348 |         args, kwargs)
  2015-11-16 21:00:40.348 |       File 
"/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fixture.py",
 line 106, in object_class_action_versions
  2015-11-16 21:00:40.348 |         result = getattr(cls, objmethod)(context, 
*args, **kwargs)
  2015-11-16 21:00:40.348 |       File 
"/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/base.py",
 line 173, in wrapper
  2015-11-16 21:00:40.348 |         args, kwargs)
  2015-11-16 21:00:40.348 |       File 
"/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fixture.py",
 line 106, in object_class_action_versions
  2015-11-16 21:00:40.349 |         result = getattr(cls, objmethod)(context, 
*args, **kwargs)
  2015-11-16 21:00:40.349 |       File 
"/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/base.py",
 line 173, in wrapper
  2015-11-16 21:00:40.349 |         args, kwargs)

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to