horizon/openstack_dashboard/dashboards/admin/volumes
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
..
snapshots Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
templates/volumes Merge "Enable QOS Specs to be associated with volume type" 2014-09-15 08:28:17 +00:00
volume_types Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
volumes Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tabs.py Enable QOS Specs to be associated with volume type 2014-09-12 08:19:15 -07:00
tests.py Enable QOS Specs to be associated with volume type 2014-09-12 08:19:15 -07:00
urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
views.py Add Volume Snapshots table to Admin Volumes 2014-08-11 20:31:22 -07:00