Files
cinder/cinder/ssh_utils.py
xuanyandong 04a2683b2d Remove six in files under cinder/*
Replace the following items with Python 3 style code.

- six.add_metaclass
- six.PY2
- six.text_type
- six.string_types
- six.wraps

Change-Id: I393ee1f1627a993021af395c02bb936a7a476aec
Implements: blueprint six-removal
2020-10-08 14:00:14 +08:00

7.7 KiB