horizon/openstack_dashboard/dashboards/project/images
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
..
images flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
snapshots hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
templates/images Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
__init__.py Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
panel.py Adds Policy Rules to Project Images panel 2016-10-11 17:24:41 -07:00
tests.py Make get_available_images() return all the images available 2017-08-11 19:34:21 +08:00
urls.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
utils.py Make get_available_images() return all the images available 2017-08-11 19:34:21 +08:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00