nova/nova/virt/libvirt
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
..
storage rbd: Move rbd_utils out of libvirt driver under nova.storage 2020-08-26 13:12:05 +01:00
volume Merge "Remove six.add_metaclass" 2020-08-18 17:58:12 +00:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
blockinfo.py fup: Add missing docstrings from get_rescue_device|bus diskinfo funcs 2020-04-09 10:39:25 +01:00
config.py Handle disabled CPU features to fix live migration failures 2020-10-16 11:25:14 +01:00
designer.py Fix virsh domifstat to get vhostuser vif statistics 2020-10-13 07:17:51 +00:00
driver.py Remove six.moves 2020-11-07 03:25:02 +00:00
guest.py Merge "libvirt: Increase incremental and max sleep time during device detach" 2020-10-10 14:40:42 +00:00
host.py libvirt: Only ask tpool.Proxy to autowrap vir* classes 2020-10-27 09:38:18 +00:00
imagebackend.py rbd: Move rbd_utils out of libvirt driver under nova.storage 2020-08-26 13:12:05 +01:00
imagecache.py Remove six.PY2 and six.PY3 2020-08-15 07:45:23 +00:00
instancejobtracker.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
migration.py libvirt: Remove MIN_LIBVIRT_FILE_BACKED_DISCARD_VERSION 2020-09-22 10:29:37 +01:00
utils.py Merge "Remove write_to_file." 2020-09-14 19:31:52 +00:00
vif.py Fix virsh domifstat to get vhostuser vif statistics 2020-10-13 07:17:51 +00:00