diff options
author | Sean Dague <sdague@linux.vnet.ibm.com> | 2012-12-17 16:38:16 -0500 |
---|---|---|
committer | Sean Dague <sdague@linux.vnet.ibm.com> | 2012-12-17 21:15:33 -0500 |
commit | f4ca6957cfa78aa1975763b973cfff7174ba7cb2 (patch) | |
tree | 4f7c78ac2d48c6afd7c73d518c1e275eebf82fcc /nova/utils.py | |
parent | aaae75dc3568ba95d4db5478b1c92eec454356f4 (diff) | |
download | nova-f4ca6957cfa78aa1975763b973cfff7174ba7cb2.tar.gz nova-f4ca6957cfa78aa1975763b973cfff7174ba7cb2.tar.xz nova-f4ca6957cfa78aa1975763b973cfff7174ba7cb2.zip |
fix test_nbd using stubs
test_nbd was assigning object methods to fakes during
tests, however the method name changed, and assigning
to a new method doesn't cause an error. Change this
to a stubs approach instead.
Change-Id: I7f9bb0237bcea2a15505fe1ed0b0be438cdaefc2
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions