nova/nova/tests/unit/virt/zvm
Takashi Natsume 1d0a0e8c20 Remove six.moves
Replace the following items with Python 3 style code.

- six.moves.configparser
- six.moves.StringIO
- six.moves.cStringIO
- six.moves.urllib
- six.moves.builtins
- six.moves.range
- six.moves.xmlrpc_client
- six.moves.http_client
- six.moves.http_cookies
- six.moves.queue
- six.moves.zip
- six.moves.reload_module
- six.StringIO
- six.BytesIO

Subsequent patches will replace other six usages.

Change-Id: Ib2c406327fef2fb4868d8050fc476a7d17706e23
Implements: blueprint six-removal
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2020-11-07 03:25:02 +00:00
..
__init__.py
test_driver.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_guest.py
test_hypervisor.py z/VM Driver: add get console output 2018-07-16 11:35:11 +08:00
test_utils.py Clean up the DynamicVendorData constructor 2020-10-12 08:25:32 +00:00