python-openstackclient/openstackclient/tests/unit/volume/v1
Akihiro Motoki f3bbf52b3c Use flake8-import-order plugin
In reviews we usually check import grouping but it is boring.
By using flake8-import-order plugin, we can avoid this.
It enforces loose checking so it sounds good to use it.
This flake8 plugin is already used in tempest.

Note that flake8-import-order version is pinned to avoid unexpected
breakage of pep8 job.

Setup for unit tests of hacking rules is tweaked to disable
flake8-import-order checks. This extension assumes an actual file exists
and causes hacking rule unit tests.

Change-Id: I12b596820727aeeb379bee16c2bc993dee9eb637
2017-08-17 06:55:00 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_backup.py Add 'all-projects' option to 'volume backup list' 2016-11-08 17:35:51 +01:00
test_qos_specs.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_snapshot.py Fix NoneType error for volume snapshot create command 2017-04-26 11:07:08 -05:00
test_transfer_request.py Fix volume transfers request commands 2017-03-27 12:31:42 -05:00
test_type.py Add "encryption-*" options in volume type commands 2017-01-14 21:58:33 +08:00
test_volume.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00