horizon/openstack_dashboard/dashboards/project/routers
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
..
extensions Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
ports Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
templates/routers the name needs to be word wrap 2019-01-07 14:29:44 +08:00
__init__.py Support Quantum L3 function 2013-01-07 20:24:57 -08:00
forms.py Use python3-style super() 2020-10-15 14:37:20 +09:00
panel.py Handle partial dict setting 2019-09-26 14:31:17 +09:00
tables.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
tabs.py Fix alignment issues for nav-tabs and ul on details panels 2017-01-18 11:40:14 -08:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Remove router rules extension 2016-08-15 15:04:23 -07:00
views.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00