nova/nova/tests/unit/image
Claudiu Belu 887b3c615c Replaces __builtin__ with six.moves.builtins
__builtin__ does not exist in Python 3. Replacing it with
six.moves.builtins will ensure compatibility with both Python 2.7
and Python 3.4.

Removes unit tests from tests-py3.txt blacklist.

Partially implements blueprint: nova-python3-mitaka

Change-Id: I07b905df6b107ca45fd6d0e589f89bd5ac5f1830
2015-12-03 08:46:36 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
abs.tar.gz move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fake.py virt: convert hardware module to use nova.objects.ImageMeta 2015-07-27 16:11:14 -07:00
rel.tar.gz move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_fake.py Get py34 subunit.run test discovery to work 2015-07-28 10:40:56 +00:00
test_glance.py Replaces __builtin__ with six.moves.builtins 2015-12-03 08:46:36 +00:00
test_s3.py Switch to moxstubout and mockpatch from oslotest 2014-12-02 08:03:42 -05:00
test_transfer_modules.py Get py34 subunit.run test discovery to work 2015-07-28 10:40:56 +00:00