horizon/openstack_dashboard/dashboards/admin/instances
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
..
templates/instances Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Use python3-style super() 2020-10-15 14:37:20 +09:00
panel.py Fix an incorrect policy rule in Admin > Instances 2017-07-13 19:27:22 +01:00
tables.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
tabs.py Remove link for user id field on project action log 2017-03-12 18:22:36 +00:00
tests.py Drop the usage of nova extensions in python code 2020-10-27 20:00:45 +09:00
urls.py Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
views.py Merge "Non-api filters not working with admin instance tab" 2020-11-18 13:33:06 +00:00