nova/nova/tests/unit/consoleauth
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
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_consoleauth.py Use six.moves.range for Python 3 2015-05-20 15:19:51 -07:00
test_rpcapi.py Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03:00