horizon/openstack_dashboard/dashboards/admin/info
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
..
templates/info UX: System Information Overflow Fail 2016-08-05 09:15:31 -07:00
__init__.py Reworks quotas and services panels into System Info panel. 2012-11-17 15:49:17 -08:00
constants.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
panel.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
tables.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
tabs.py Deprecate exceptions.check_message 2019-12-23 20:12:30 +09:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Use python3-style super() 2020-10-15 14:37:20 +09:00