horizon/openstack_dashboard/dashboards/project/instances
Tatiana Mazur 193f624e1b Remove leftovers of "# noqa"
This patch set removes leftovers of "# noqa" from imports
added to import_exceptions.

It also adds "django.test.utils.override_settings" to
import_exceptions, so a few more "# noqa" tags become
unnecessary.

Closes-Bug: #1273647

Change-Id: I39f856ac3ea371a2fcab272bbf358d0243164b6d
2014-01-28 15:51:04 +04:00
..
templates/instances New message added informing how to exit fullscreen mode. 2014-01-14 14:17:25 -03:00
workflows Merge "disable volume creation, when cinder is disabled" 2014-01-25 06:23:54 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tables.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
tabs.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tests.py Consolidate user visible spelling of keypair vs Key Pair 2014-01-13 13:58:24 +01:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
views.py Merge "Rewrite pieces of code deprecated by Django 1.7" 2014-01-23 01:42:58 +00:00