nova/nova/console
Takashi Natsume f6d74eabfc Remove six.byte2int/int2byte
Replace the following items with Python 3 style code.

- six.byte2int
- six.int2byte
- six.u
- six.b
- six.unichr
- six.get_method_self
- six.wraps

Subsequent patches will replace other six usages.

Change-Id: I931e717cd18b866c9577089b1237b663513c173e
Implements: blueprint six-removal
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2020-11-07 03:25:40 +00:00
..
rfb Remove six.add_metaclass 2020-08-15 07:45:39 +00:00
securityproxy Remove six.byte2int/int2byte 2020-11-07 03:25:40 +00:00
__init__.py Remove 'nova-xvpvncproxy' 2019-12-23 14:20:28 +00:00
serial.py Remove six.moves 2020-11-07 03:25:02 +00:00
type.py Add MKS console support 2015-07-25 15:01:44 +03:00
websocketproxy.py Remove six.moves 2020-11-07 03:25:02 +00:00