]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Replace stubout with fixtures
authorMonty Taylor <mordred@inaugust.com>
Mon, 11 Nov 2013 09:30:54 +0000 (04:30 -0500)
committerMonty Taylor <mordred@inaugust.com>
Sun, 24 Nov 2013 15:46:08 +0000 (10:46 -0500)
commit3f174c61d2d672d254b7c923f1ca4a2a5911db4d
tree383f59471cf6421ab237c03843fa560338d37af0
parentc655156b98a0a25568a3745e114a0bae41bc49d1
Replace stubout with fixtures

blueprint remove-mox

The last step in removing mox is to remove stubout usage. Lucky for us,
the fixtures library, which we are already using, can take on the
challenge quite well.

Change-Id: Id33cc8988935a1905f9a14351964f0bb24ef82e3
neutron/common/exceptions.py
neutron/tests/base.py
neutron/tests/unit/linuxbridge/test_rpcapi.py
neutron/tests/unit/mlnx/test_rpcapi.py
neutron/tests/unit/openvswitch/test_ovs_rpcapi.py
neutron/tests/unit/test_extension_ext_gw_mode.py
test-requirements.txt