horizon/openstack_dashboard/dashboards/admin/hypervisors
Akihiro Motoki 11eb4e9d3e Fix W503 warnings
W503 line break before binary operator

Looking at the code base, it sounds okay to follow this check.

Change-Id: Id511e0104dc6de5b204021661d4a8776ca6d3658
2018-04-11 18:13:47 +09:00
..
compute Fix W503 warnings 2018-04-11 18:13:47 +09:00
templates/hypervisors Add missing include template in admin migrate host form 2017-04-12 21:17:54 +08:00
__init__.py adding hypervisors panel to admin dashboard 2013-07-05 07:13:16 +02:00
panel.py Update Horizon to use latest nova policy rules for validation 2017-03-13 13:43:02 +00:00
tables.py Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
tabs.py Remove an unused method in admin/hypervisors view 2015-12-24 14:40:30 +09:00
tests.py Convert admin.hypervisors tests into mock 2018-03-13 15:14:18 +04:00
urls.py django2: Fix 3-tuple ImproperlyConfigured error 2018-03-03 07:20:43 +09:00
views.py Fix Hypervisors page 2017-02-02 15:02:22 -07:00