horizon/openstack_dashboard/dashboards
Akihiro Motoki b06657b07d Fix gate failures by a new pycodestyle
pycodestyle 2.5.0 introduces E117 over-indented.
This commit fixes E117 errors.

pycodestyle 2.5.0 also drops pep8.py. As a result,
horizon/test/unit/hacking/test_checks.py starts to fail.
The equivalent elements are provided by pycodestyle.py,
so we can consume pycodestyle instead of pep8 module.

Change-Id: Ib103998f42ce7c901a10669b771a898783ca1a92
2019-01-30 17:02:20 +09:00
..
admin Fix gate failures by a new pycodestyle 2019-01-30 17:02:20 +09:00
identity Merge "pylint: fix len-as-condition warning" 2019-01-16 14:25:39 +00:00
project Merge "Allow to specify custom templates for clouds.yaml and openrc" 2019-01-23 14:32:58 +00:00
settings django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00