python-openstackclient/doc/source
songwenping c2df9215e1 Remove usage of six
With python3.x, classes can use 'metaclass=' instead of
'six.add_metaclass', 'six.iteritems' and 'six.iterkeys' can
be replaced by 'items' and 'keys', 'six.moves.urllib.parse'
can be replaced by 'urllib.parse', 'six.StringIO' and
'six.moves.cStringIO' can be replaced by 'io.StringIO',
'six.text_type' and 'six.string_type' are just 'str'.

Change-Id: I84848c0bf8ab3c36dd821141191e2725e4e3b58b
2020-10-07 02:15:25 +00:00
..
_extra image: autogenerate docs 2020-06-08 16:34:28 -05:00
cli Merge "image: autogenerate docs" 2020-06-09 02:10:31 +00:00
configuration Replace port 35357 with 5000 for "auth_url" 2018-09-17 04:16:13 +00:00
contributor Remove usage of six 2020-10-07 02:15:25 +00:00
conf.py Switch to newer openstackdocstheme and reno versions 2020-05-20 21:54:12 +02:00
index.rst Update http links in docs 2020-03-09 21:13:29 -05:00