nova/nova/tests/unit/consoleauth
Claudiu Belu 8e989bd9d5 Fixes python 3 unit tests
Fixes unit tests related to incomparable types.
Fixes unit tests related to writing / reading bytes in / from files
or response bodies.
Fixes console websocketproxy unit tests.
Fixes consoleauth unit tests.
Fixes db unit tests.
Fixes image unit tests.
Fixes virt/block_devices unit tests.
Fixes virt/configdrive unit tests.
Fixes virt_drivers unit tests.
Fixes xenapi agent, vmops and volume_utils unit tests.
Fixes wsgi unit tests.

Enables some python3 unit tests.

Partially Implements: blueprint goal-python35

Change-Id: Ie98e968740d1015eae3278edeb93d4ba08155169
2016-09-23 20:10:24 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_consoleauth.py Fixes python 3 unit tests 2016-09-23 20:10:24 +00:00
test_rpcapi.py Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03:00