horizon/openstack_dashboard/test/test_data
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
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
cinder_data.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
exceptions.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
glance_data.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
keystone_data.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
neutron_data.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
nova_data.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
swift_data.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
utils.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00