horizon/openstack_dashboard/dashboards/identity/mappings
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/mappings Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
forms.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
panel.py Remove Keystone v2 related code 2020-04-23 11:43:12 +09:00
tables.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
tests.py Remove six usage from horizon package 2020-01-15 12:36:11 +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