horizon/openstack_dashboard/dashboards/admin/hypervisors
YuehuiLei 87f498bee5 Drop the usage of unicode prefix from unicode strings
All strings are considered as unicode strings in python 3,
so we no longer need "u" prefix (u'...').

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I796d2fcdca066475bbf29d25cbf2aa67b2b2178b
2021-02-12 13:05:27 -06:00
..
compute Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06: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 Drop the usage of nova extensions in python code 2020-10-27 20:00:45 +09:00
urls.py django2: Fix 3-tuple ImproperlyConfigured error 2018-03-03 07:20:43 +09:00
views.py Use python3-style super() 2020-10-15 14:37:20 +09:00