nova/nova/tests/unit/api
Diana Clarke 88f406335e Replace stubs.Set with stub_out (fakes)
As part of the ongoing effort to stop using mox, start replacing
stubs.Set calls with stub_out.

Limit the scope of this patch to the following fake functions:

- fake_get_instance_nw_info
- stub_nw_info
- stub_out_instance_quota
- stub_out_networking
- stub_out_nw_api
- stub_out_nw_api_get_instance_nw_info
- set_stub_network_methods
- stub_out_network_cleanup
- unset_stub_network_methods

Part of bp:remove-mox

Change-Id: I70215fb25ef25422786b96d33c91d8f1d4760a23
2016-01-13 22:19:38 -05:00
..
openstack Replace stubs.Set with stub_out (fakes) 2016-01-13 22:19:38 -05:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_auth.py Clean the deprecated noauth middleware 2015-08-06 17:14:10 +08:00
test_compute_req_id.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_validator.py Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
test_wsgi.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00