designate/designate/quota
wangzihao 88a4be5e5c Remove six
Remove six Replace the following items with Python 3 style code.

- six.PY3
- six.moves.urllib
- six.PY2
- six.text_type
- six.string_types
- six.iterkeys
- six.moves.range
- six.add_metaclass
- six.moves.map
- six.moves.zip
- six.MAXSIZE

Change-Id: I4cd26693fac7c16f4fa3d3c0015cd7af796f0877
2021-06-22 06:41:24 +00:00
..
__init__.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
base.py Remove six 2021-06-22 06:41:24 +00:00
impl_noop.py Use modules for import not objects 2016-12-09 17:11:30 +07:00
impl_storage.py Remove six 2021-06-22 06:41:24 +00:00