horizon/openstack_dashboard/dashboards/project/api_access
Akihiro Motoki af3b7e4134 flake8-import-order: Ensure to place project imports last
To ensure project imports are placed after third party import,
we need to specify application-import-names.
Previously flake8-import-check checks only standard imports or not.

Change-Id: I9beb2105f686dc7d9aebfce8e21c5e182698e2fe
2017-09-20 01:19:38 +00:00
..
templates/api_access Set PROJECT_DOMAIN_NAME in generated v3 openrc 2017-09-08 15:28:57 +10:00
__init__.py Make API Access a panel under compute 2017-01-31 01:01:29 +00:00
forms.py Make API Access a panel under compute 2017-01-31 01:01:29 +00:00
panel.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
tables.py Merge "Move all RC download buttons under a single menu" 2017-04-26 21:05:33 +00:00
tests.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
urls.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
views.py Set PROJECT_DOMAIN_NAME in generated v3 openrc 2017-09-08 15:28:57 +10:00