horizon/openstack_dashboard/dashboards/admin/instances
Akihiro Motoki baa4ca8dce hacking: noqa cleanup in openstack_dashboard
attribute-level imports are not checked by hacking module now.
most noqa is used to disable warnings on attribute-level imports.
This commit drops noqa for this purpose.

After this, there are only 3 noqa under openstack_dashboard/ :)

Change-Id: I4a449802f5dbd6e44e4b8b5c378a555d47d9a99f
2017-03-17 19:38:47 +00:00
..
templates/instances Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Horizon selects are now themable: Admin Panels 2016-06-13 20:55:03 +00:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
tabs.py Remove link for user id field on project action log 2017-03-12 18:22:36 +00:00
tests.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Merge "Make API calls in Instances view parallel" 2017-03-17 02:29:39 +00:00