nova/nova/pci
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 PCI utils 2013-08-23 14:21:12 +08:00
devspec.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
manager.py Merge "virt: Remove 'get_per_instance_usage' API" 2020-11-09 18:50:31 +00:00
request.py support pci numa affinity policies in flavor and image 2019-12-11 14:39:12 +00:00
stats.py pci: Add logging for filtering 2020-11-27 17:55:21 +00:00
utils.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
whitelist.py remove unnecessary conf imports 2018-03-09 14:30:10 -05:00