nova/nova/servicegroup/drivers
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 Create a directory for servicegroup drivers. 2013-01-10 17:08:42 -05:00
base.py Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
db.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
mc.py trivial: Remove remaining '_LI' instances 2020-05-18 17:00:57 +01:00