horizon/openstack_dashboard/dashboards/identity
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
..
application_credentials Add support for application credentials 2018-04-26 09:32:00 +02:00
domains Convert identity.domains tests into mock 2018-04-25 13:51:15 +09:00
groups Convert identity.groups tests into mock 2018-04-25 13:50:45 +09:00
identity_providers Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
mappings Convert identity.mappings tests into mock 2018-04-25 13:51:54 +09:00
projects Merge "Add groups tab in project details view." 2018-09-13 03:16:01 +00:00
roles Convert identity.roles tests into mock 2018-04-25 13:52:14 +09:00
static/dashboard/identity Use new style for help in Angular ModalFormService 2018-08-22 15:06:08 +09:00
users Change user details view in a tab view 2018-09-14 09:32:43 +02:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00