← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1360333] [NEW] Object hash test fails to detect changes when serialize_args is used

 

Public bug reported:

The object hash test will fail to detect method signature changes when
something like the serialize_args decorator is used. The test needs to
drill down until it finds the remotable level and do the calculation
there.

** Affects: nova
     Importance: Low
     Assignee: Dan Smith (danms)
         Status: Confirmed


** Tags: testing unified-objects

-- 
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/1360333

Title:
  Object hash test fails to detect changes when serialize_args is used

Status in OpenStack Compute (Nova):
  Confirmed

Bug description:
  The object hash test will fail to detect method signature changes when
  something like the serialize_args decorator is used. The test needs to
  drill down until it finds the remotable level and do the calculation
  there.

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


Follow ups

References