python-openstackclient/openstackclient/tests/unit/common
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
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_clientmanager.py Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
test_command.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_configuration.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_extension.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
test_logs.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_module.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_parseractions.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_project_purge.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_quota.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00