python-openstackclient/openstackclient
Sean McGinnis 69db9fe73c
Raise flake8-import-order version to latest
We had this library capped at a release that is a few years old. Now
that we have dropped py2 testing, we can pick up the latest version.

This uncovered a few things to clean up. Mostly the fact that mock is
now a part of the StdLib unittest since Python 3.3.

Change-Id: I27484dd4c25378413ff16e97a35a1a46062357bc
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-01-10 14:21:47 -06:00
..
api Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
common Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
compute Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
identity Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
image Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
object Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
tests Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
volume Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Clean up app initialization and config 2019-09-09 14:01:57 +00:00