nova/nova
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
..
accelerator Cyborg evacuate support 2020-09-01 08:41:45 +00:00
api Remove six.moves 2020-11-07 03:25:02 +00:00
cmd Remove six.moves 2020-11-07 03:25:02 +00:00
compute Remove six.moves 2020-11-07 03:25:02 +00:00
conductor Remove six.moves 2020-11-07 03:25:02 +00:00
conf trivial: Final cleanup 2020-09-11 14:09:06 +01:00
console Remove six.moves 2020-11-07 03:25:02 +00:00
db Remove six.moves 2020-11-07 03:25:02 +00:00
hacking Add a hacking rule for assert_has_calls 2020-09-28 23:08:15 +09:00
image Remove six.moves 2020-11-07 03:25:02 +00:00
keymgr
locale Imported Translations from Zanata 2020-04-26 07:51:21 +00:00
network Remove six.moves 2020-11-07 03:25:02 +00:00
notifications scheduler: Request vTPM trait based on flavor or image 2020-07-16 17:54:44 +01:00
objects Remove six.moves 2020-11-07 03:25:02 +00:00
pci Update pci stat pools based on PCI device changes 2020-10-15 13:10:36 +05:30
policies Few todo fixes for API new policies 2020-08-22 09:35:29 -05:00
privsep xenapi: Remove driver and tests 2020-09-11 14:09:06 +01:00
scheduler Remove six.moves 2020-11-07 03:25:02 +00:00
servicegroup trivial: Remove remaining '_LI' instances 2020-05-18 17:00:57 +01:00
storage Remove six.moves 2020-11-07 03:25:02 +00:00
tests Remove six.moves 2020-11-07 03:25:02 +00:00
virt Remove six.moves 2020-11-07 03:25:02 +00:00
volume Remove six.moves 2020-11-07 03:25:02 +00:00
__init__.py
availability_zones.py Remove six.PY2 and six.PY3 2020-08-15 07:45:23 +00:00
baserpc.py
block_device.py virt: Remove 'is_xenapi' helper 2020-09-11 14:09:06 +01:00
cache_utils.py trivial: Remove unused 'cache_utils' APIs 2020-02-05 17:20:28 +00:00
config.py remove support of oslo.messaging 9.8.0 warning message 2020-05-07 19:54:23 +01:00
context.py Reset the cell cache for database access in Service 2020-04-08 17:48:18 +00:00
crypto.py crypto: Add support for creating, destroying vTPM secrets 2020-07-16 17:58:36 +01:00
debugger.py trivial: Remove remaining '_LW' instances 2020-05-18 17:00:41 +01:00
exception.py xenapi: Remove driver and tests 2020-09-11 14:09:06 +01:00
exception_wrapper.py Use 'Exception.__traceback__' for versioned notifications 2020-06-08 14:38:33 +01:00
filters.py trivial: Remove remaining '_LI' instances 2020-05-18 17:00:57 +01:00
i18n.py trivial: Remove remaining '_LI' instances 2020-05-18 17:00:57 +01:00
loadables.py trivial: Remove dead code 2019-12-12 10:55:02 +00:00
manager.py Remove six.add_metaclass 2020-08-15 07:45:39 +00:00
middleware.py Rename 'nova.common.config' module to 'nova.middleware' 2019-08-16 00:53:03 +01:00
monkey_patch.py Correctly disable greendns 2020-09-11 12:42:04 -04:00
policy.py Migrate default policy file from JSON to YAML 2020-09-09 08:09:38 -05:00
profiler.py
quota.py Make quotas respect instance_list_per_project_cells 2020-05-15 17:21:29 -04:00
rpc.py
safe_utils.py
service.py Merge "Remove monotonic usage" 2020-08-17 15:29:46 +00:00
service_auth.py
test.py Remove six.moves 2020-11-07 03:25:02 +00:00
utils.py Remove six.moves 2020-11-07 03:25:02 +00:00
version.py Remove six.moves 2020-11-07 03:25:02 +00:00
weights.py Remove six.add_metaclass 2020-08-15 07:45:39 +00:00
wsgi.py trivial: Remove remaining '_LI' instances 2020-05-18 17:00:57 +01:00