horizon/openstack_dashboard/test/unit/api/rest
Akihiro Motoki cebe212d00 Bump hacking to 1.1.0
Fix the following new errors:
* E305 expected 2 blank lines after class or function definition, found 1
* E126 continuation line over-indented for hanging indent

max_line_length is set to 80 as the default value in pycodestyle is 79
but horizon uses 80 as max_line_length.

Ignore W504 and F405 by configurations.
Reasons of disabling them are explained as comments in tox.ini.

Change-Id: Iee8bcd60c30883fc8c74f08cf20af853cbb5e271
2018-11-10 16:44:25 +09:00
..
__init__.py openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
test_cinder.py Disable mox usage by default in test helper 2018-04-20 03:34:51 +00:00
test_config.py Disable mox usage by default in test helper 2018-04-20 03:34:51 +00:00
test_glance.py Disable mox usage by default in test helper 2018-04-20 03:34:51 +00:00
test_keystone.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
test_network.py Add DNS parameters to Floating IP panels 2018-07-22 20:24:36 +09:00
test_neutron.py Support "Get me a network" in launch instance 2018-05-07 20:49:29 +09:00
test_nova.py Get flavor list sorted when launching instance 2018-05-30 22:54:31 +00:00
test_policy.py Disable mox usage by default in test helper 2018-04-20 03:34:51 +00:00
test_swift.py Disable mox usage by default in test helper 2018-04-20 03:34:51 +00:00
test_utils.py Disable mox usage by default in test helper 2018-04-20 03:34:51 +00:00