designate/designate/api
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
..
admin Remove six 2021-06-22 06:41:24 +00:00
v2 Remove six 2021-06-22 06:41:24 +00:00
__init__.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
middleware.py Clean up api middlewares 2020-03-16 02:46:20 +00:00
service.py Refactored service layer 2019-09-20 15:10:46 -07:00
versions.py Fix api version not providing the full url 2019-10-22 01:43:54 -07:00
wsgi.py Re-factored Heartbeat implementation 2020-03-09 03:15:21 +00:00