python-openstackclient/openstackclient/tests/unit/volume/v2
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
fakes.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_backup_record.py Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
test_consistency_group.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_consistency_group_snapshot.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_qos_specs.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_transfer_request.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_type.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_volume.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_volume_backend.py Add volume backend pool list command 2018-10-09 15:56:58 -05:00
test_volume_backup.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_volume_host.py Add "volume host set" command 2016-11-25 05:21:00 +08:00