python-openstackclient/openstackclient/compute/v2
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 Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py translate all command help strings 2016-11-17 02:33:42 +00:00
aggregate.py Handle log message interpolation by the logger in compute/ 2017-02-13 18:43:12 +01:00
console.py Use public and unified method get_console_url() 2017-02-14 03:22:03 +00:00
fixedip.py translate all command help strings 2016-11-17 02:33:42 +00:00
flavor.py Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
floatingip.py translate all command help strings 2016-11-17 02:33:42 +00:00
host.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor_stats.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor.py translate all command help strings 2016-11-17 02:33:42 +00:00
keypair.py Add "--private-key" option for "keypair create" 2017-03-06 08:34:28 +00:00
server_backup.py translate all command help strings 2016-11-17 02:33:42 +00:00
server_event.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
server_group.py Add choices for option '--policy' 2016-11-27 15:32:28 +08:00
server_image.py translate all command help strings 2016-11-17 02:33:42 +00:00
server.py Merge "Start using 'cliff.sphinxext'" 2017-07-21 21:46:10 +00:00
service.py Remove log translations 2017-03-21 17:23:09 +08:00
usage.py Modified API calls in os usage 2016-12-08 03:00:45 +08:00