nova/nova/tests/unit/api
Claudiu Belu 8dde6c739c Replaces contextlib.nested with test.nested
contextlib.nested is deprecated in Python 2.7 and removed from
Python 3. This change will facilitate enabling Python 3 unit tests.

Enables some Python 3 unit tests in gate-nova-python34.

Partially implements blueprint: nova-python3-mitaka

Change-Id: I9b7d27be9404d5a87e4816e77649b87e09607f1b
2015-10-08 23:13:30 +03:00
..
ec2 Handle neutron exception on bad floating ip create request 2015-08-27 19:25:24 -04:00
openstack Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03: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 move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_wsgi.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00