tacker-horizon/tacker_horizon/openstack_dashboard/dashboards/nfv/vnffgmanager
Manpreet Kaur 70566f4861 Dropping explicit unicode literal
In python 3, all strings are considered as unicode string.

This patch drops the explicit unicode literal (u'...')
or (u"..") appearances from the unicode strings.

Change-Id: I50655850fe2d1baf34dee9938f35c92266ccab83
2021-01-30 15:54:21 +05:30
..
templates/vnffgmanager VNFFG Manager Tab throwing attribute error 2017-01-22 01:33:56 +05:30
__init__.py Adds VNFFG support in Tacker-horizon 2016-09-20 23:22:27 +05:30
forms.py Cleanup for Refactor-error-messages 2020-08-28 18:59:55 +00:00
panel.py Fix Vnffgmanager panel wrong classname 2018-03-21 19:25:31 +09:00
tables.py Dropping explicit unicode literal 2021-01-30 15:54:21 +05:30
tabs.py Fix generating empty pagination link in TableTab 2020-08-13 15:26:15 +00:00
tests.py Remove use_mox directive 2018-09-07 07:11:53 -04:00
urls.py Update urls to Django 1.8 style 2017-07-09 23:01:00 -07:00
views.py Update json module to jsonutils 2019-02-27 23:52:45 +08:00