← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1626880] [NEW] Mock.side_effects does not exist, use Mock.side_effect instead

 

Public bug reported:

Mock.side_effects property does not exist, but we use it in some places
in the test case, we should use Mock.side_effect instead.

** Affects: nova
     Importance: Low
     Assignee: javeme (javaloveme)
         Status: In Progress

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

Title:
  Mock.side_effects does not exist, use Mock.side_effect instead

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Mock.side_effects property does not exist, but we use it in some
  places in the test case, we should use Mock.side_effect instead.

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


Follow ups