horizon/openstack_dashboard/dashboards/identity/projects
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
..
groups Add groups tab in project details view. 2018-09-12 13:55:55 +02:00
templates/projects Show domain info in project and user detail panel 2019-01-13 02:58:56 +09:00
users Display users with role through group in users project details tab. 2018-09-12 13:40:38 +02:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
tabs.py Remove Keystone v2 related code 2020-04-23 11:43:12 +09:00
tests.py Drop the usage of nova extensions in python code 2020-10-27 20:00:45 +09:00
urls.py project: Split quota update into a separate workflow 2018-03-16 16:45:19 +09:00
views.py Use python3-style super() 2020-10-15 14:37:20 +09:00
workflows.py Use python3-style super() 2020-10-15 14:37:20 +09:00