tacker/tacker/tests/unit/vnfm/monitor_drivers
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
..
http_ping Drop most of six importings 2020-10-19 12:10:05 +00:00
ping Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
zabbix Dropping explicit unicode literal 2021-02-02 06:45:53 +05:30
__init__.py Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00