horizon/openstack_dashboard/test
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
..
api_tests Merge "Enable QOS Specs to be associated with volume type" 2014-09-15 08:28:17 +00:00
integration_tests Merge "Adds keypair create,delete integration tests" 2014-08-15 01:51:59 +00:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Enable flavors metadata update 2014-09-15 16:48:06 +02:00
test_panels Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
test_plugins Merge "Allow extensions to add Angular modules" 2014-05-30 11:45:02 +00:00
tests Fix order of arguments in assertEqual 2014-09-01 10:41:52 +08:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
helpers.py Enable flavors metadata update 2014-09-15 16:48:06 +02:00
settings.py Enable flavors metadata update 2014-09-15 16:48:06 +02:00