nova/nova/tests/unit/api/ec2
Davanum Srinivas f9c96e1d35 Switch to moxstubout and mockpatch from oslotest
The fixtures in nova/openstack/common will be removed as
they have been removed from oslo-incubator. We should use
the fixtures from oslotest.

Note that oslotest uses mox3 instead of mox and some of the
tests were failing as a result which have been fixed in this
review. Only the failing tests have been fixed, so you will
see some tests use a mix of mock and mox3 as a result.

Based on feedback from Nova core, all existing references
to 'import mox' have been switched over to mox3 as well.

Change-Id: Ifa9dbb6f9bb1a358d815ae80cf928b65d5dcf5bd
2014-12-02 08:03:42 -05:00
..
public_key
__init__.py
test_api.py
test_apirequest.py
test_cinder_cloud.py
test_cloud.py
test_ec2_validate.py
test_ec2utils.py
test_error_response.py
test_faults.py Switch to moxstubout and mockpatch from oslotest 2014-12-02 08:03:42 -05:00
test_middleware.py Switch to moxstubout and mockpatch from oslotest 2014-12-02 08:03:42 -05:00