Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2011
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. ======================================================================
  2. ERROR: test_add_fixed_ip_instance_without_vpn_requested_networks (nova.tests.test_network.FlatNetworkTestCase)
  3. ----------------------------------------------------------------------
  4. Traceback (most recent call last):
  5. File "/opt/stack/nova/nova/test.py", line 140, in tearDown
  6. self.mox.VerifyAll()
  7. File "/usr/lib/python2.7/dist-packages/mox.py", line 284, in VerifyAll
  8. mock_obj._Verify()
  9. File "/usr/lib/python2.7/dist-packages/mox.py", line 506, in _Verify
  10. raise ExpectedMethodCallsError(self._expected_calls_queue)
  11. ExpectedMethodCallsError: Verify: Expected methods never called:
  12. 0. network_update.__call__(<IgnoreArg>, <IgnoreArg>, <IgnoreArg>) -> None
  13.  
  14.  
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement