horizon/openstack_dashboard/dashboards/project/floating_ips
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/floating_ips Fix quota of floating IP usage 2017-04-11 10:19:08 +00:00
__init__.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
forms.py Fix tenant_quota_usages function calls caching 2017-06-26 17:36:07 +03:00
panel.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
tables.py Fix tenant_quota_usages function calls caching 2017-06-26 17:36:07 +03:00
tests.py Fix tenant_quota_usages function calls caching 2017-06-26 17:36:07 +03:00
urls.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
views.py Fix tenant_quota_usages function calls caching 2017-06-26 17:36:07 +03:00
workflows.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00