horizon/openstack_dashboard/dashboards/admin/metadata_defs
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/metadata_defs Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Base Glance Metadata Definitions Admin UI 2014-12-17 16:10:53 -07:00
constants.py Add default common template to python table views 2017-01-05 08:59:35 +00:00
forms.py Use python3-style super() 2020-10-15 14:37:20 +09:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
tabs.py Fix alignment issues for nav-tabs and ul on details panels 2017-01-18 11:40:14 -08:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
views.py Use python3-style super() 2020-10-15 14:37:20 +09:00