horizon/openstack_dashboard/api
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
..
rest Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
_nova.py Fix AttributeError in the project instance detail view 2020-11-20 20:57:28 +09:00
base.py pylint: Fix unnecessary-comprehension warning 2020-09-27 12:44:16 +09:00
cinder.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
glance.py Use python3-style super() 2020-10-15 14:37:20 +09:00
keystone.py Use python3-style super() 2020-10-15 14:37:20 +09:00
microversions.py Support extending in-use volumes 2020-09-08 09:17:15 +00:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
nova.py Drop OPENSTACK_NOVA_EXTENSIONS_BLACKLIST finally 2020-10-27 20:02:05 +09:00
swift.py Use python3-style super() 2020-10-15 14:37:20 +09:00