horizon/openstack_dashboard/api
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
..
__init__.py Replace asserts in __init__ files with __all__ 2014-01-10 10:28:02 +01:00
base.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
ceilometer.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
cinder.py Add volume extend functionality support 2014-01-17 21:02:06 +08:00
fwaas.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
glance.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
heat.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
keystone.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
lbaas.py Make Neutron API name consistent 2013-12-16 15:24:21 +09:00
network_base.py Fixed sphinx ERRORs. 2014-01-06 15:17:56 -03:00
network.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
neutron.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
nova.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
swift.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
trove.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
vpn.py Remove "Delete" buttons when VPN objects are in use 2014-01-12 12:11:24 +04:00