nova/nova/image
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 Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
glance.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00