horizon/openstack_dashboard/dashboards/project/security_groups
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/security_groups Drop Nova security group dependency from dashboard 2017-04-28 08:28:41 +00:00
__init__.py Move Security Groups into its own panel 2017-02-02 13:19:21 +11:00
forms.py Make icmp_type/code optional 2017-08-21 10:30:59 +00:00
panel.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
tables.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
tests.py Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
urls.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
views.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00