horizon/openstack_dashboard/dashboards/admin
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
..
aggregates Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
defaults Use python3-style super() 2020-10-15 14:37:20 +09:00
flavors Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
floating_ips Use python3-style super() 2020-10-15 14:37:20 +09:00
group_types Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
hypervisors Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
images Use python3-style super() 2020-10-15 14:37:20 +09:00
info Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
instances Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
metadata_defs Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
networks Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
rbac_policies Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
routers Use python3-style super() 2020-10-15 14:37:20 +09:00
snapshots Use python3-style super() 2020-10-15 14:37:20 +09:00
trunks Use python3-style super() 2020-10-15 14:37:20 +09:00
vg_snapshots Use python3-style super() 2020-10-15 14:37:20 +09:00
volume_groups Use python3-style super() 2020-10-15 14:37:20 +09:00
volume_types Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
volumes Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Fix policy function check error 2019-03-01 14:21:07 -07:00