← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1335859] Re: Wrong assert in nova.tests.virt.vmwareapi.test_vmops.py

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-2

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

Title:
  Wrong assert in nova.tests.virt.vmwareapi.test_vmops.py

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  bad assertion in nova.tests.virt.vmwareapi.vmwareapi.test_vmops.py:640

  self.assertTrue(3, len(mock_mkdir.mock_calls)) should be replaced with
  assertEqual

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


References