horizon/openstack_dashboard/dashboards/project/instances
Tatiana Ovchinnikova 539c14e1c6 Remove #noqa from two common imports and add them to import_exceptions
We have two imports with #noqa: django.conf.urls.patterns and
django.conf.urls.url however using them is a standard way of creating
any urls.py module. So there are over 150 imports in Horizon code
where #noqa could be replaced with two lines in list of import_exceptions.

Change-Id: I81c3290e0dc958b5037dd6a87e44df18adfbe751
2014-09-16 14:08:28 +04:00
..
templates/instances Instance Action Dashboard Blueprint 2014-08-29 16:18:26 -06:00
workflows Improve help messages on modals 2014-08-27 16:12:18 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Instance Action Dashboard Blueprint 2014-08-29 16:18:26 -06:00
console.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00
forms.py Cleanup for Horizon fields 2014-07-25 12:07:23 +04:00
panel.py Tolerate service catalog and endpoint connection errors 2014-07-21 08:38:53 -05:00
tables.py Allow translators to translate BatchActions 2014-09-09 13:49:03 +02:00
tabs.py Add a None option to the CONSOLE_TYPE setting 2014-09-01 10:21:05 +02:00
tests.py Enable flavors metadata update 2014-09-15 16:48:06 +02:00
urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
utils.py sort flavors on Resize Instance modal 2014-02-24 14:47:29 -08:00
views.py Add API filtering to paged tables 2014-08-08 09:17:42 -05:00