horizon/openstack_dashboard/dashboards/identity
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
..
application_credentials Use python3-style super() 2020-10-15 14:37:20 +09:00
domains Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
groups Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
identity_providers Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
mappings Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
projects Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
roles Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
static/dashboard/identity Add expectations to identity specs 2020-12-18 10:22:57 -06:00
users Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00