nova/nova/tests/unit/virt/disk/mount
Takashi Natsume 07462dd005 Remove six.binary_type/integer_types/string_types
Replace the following items with Python 3 style code.

- six.binary_type
- six.integer_types
- six.string_types

Subsequent patches will replace other six usages.

Change-Id: Ide65686cf02463045f5c32771ca949802b19636f
Implements: blueprint six-removal
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2020-12-13 11:25:14 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_api.py Use SleepFixture instead of mocking _ThreadingEvent.wait 2018-11-08 16:50:39 -05:00
test_block.py virt: allow for direct mounting of LocalBlockImages 2015-12-10 16:15:44 +00:00
test_loop.py We no longer need rootwrap. 2019-02-27 05:06:31 +00:00
test_nbd.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00