nova/nova/tests/unit/privsep
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 Move libvirt usages of chown to privsep. 2017-09-08 03:07:57 +10:00
test_fs.py Improve test coverage of nova.privsep.fs, continued. 2019-04-04 20:42:43 +00:00
test_idmapshift.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_libvirt.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_linux_net.py nova-net: Kill it 2020-01-14 21:25:56 +00:00
test_path.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_qemu.py images: Make JSON the default output format of calls to qemu-img info 2020-04-16 16:38:24 +01:00
test_utils.py nova-net: Kill it 2020-01-14 21:25:56 +00:00