tacker/tacker/tests/unit/vnfm/monitor_drivers/zabbix
Manpreet Kaur 28cf5645e2 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.

Note: The scope of the patch is to drop unicode literal prefix
from python source code files, documentation and comment are overlook.

Change-Id: I66389d3f4b236a50bd3f193d4e67c2ac10e6ca24
2021-02-02 06:45:53 +05:30
..
__init__.py Zabbix Plugin for Application Monitoring in Tacker VNF Manager 2017-12-21 04:53:45 +00:00
test_zabbix.py Dropping explicit unicode literal 2021-02-02 06:45:53 +05:30